Pricing Blog

Help forum

  • codenitrr-1422469351319273492

    codenitrr

    7

    2 months ago

    Collaborate with two separate paid accounts?
    Is there a way to collaborate on a private project with two separate paid accounts? So, give someone with an account outside my organization access to one of my projects?
  • nix.nz-1422463039512379474

    Marko

    1
    6

    2 months ago

    I accidently deleted a page :(
    Hiya!

    I made the mistake of accidentally deleting a page I wasn’t meant to. Since it wasn’t on any other branches, I can’t roll it back. It had quite a few hours of work in it, is there any way to retrieve it? I’m guessing probably not, but thought I’d check. Definitely a good lesson learned on my end, haha.
  • digitalsprint_05069-1421613173160808569

    Digital Sprint

    1

    2 months ago

    typeit - chatbot text pagebreak on each response
    Hey all, i'm working on a basic chatbot template, and i'm struggling with the response coming back without a pagebreak. Everytime the api responds, it pagebreaks in my chatbubble and then starts typing.

    I think it has something to do with the fact that I've created a placeholder without text and then I have the typeit workflow kickoff to update this placeholder. Does anyone have any ideas of how I can solve this, or a better way to go about it. I feel like my current route is not the best approach.

    https://lime_roos_tarpals_prominent_lizard.toddle.site/
  • _.__._.__.__._-1420317293010882570

    Ethan

    1
    4

    2 months ago

    Regex Replace
    Hi all, I'm trying to figure out how to perform the following javascript using formulas
    this.value = this.value.replace(/[^0-9+]/g, '')
    But I can't figure out what the correct method is, there is Matches and Replace All, but none of these achieve what I want without getting overly complex. I imagine I must be missing something. Any suggestions?
  • nathandh.-1419650958387839108

    nathandh

    1

    2 months ago

    Formulas vs custom actions
    Silly question probably, but watching the new Speed Run vids (which are awesome, great work @salma), and I’m wondering:

    What’s the difference between formulas and custom actions? Seems like both are reusable logic bits, with or without custom JS.
  • _.__._.__.__._-1419274769529962647

    Ethan

    1
    5

    2 months ago

    Popup Menu Behavior
    Hi All, I am building a popup menu component and want to ensure that the menu is always in-bounds, and does not clip out of the screen. Most apps just work off putting it in the opposite side to whatever quadrant the menu is opened in, however I cannot think of how to do this using formula's, or if there is a much cleaner solution I am missing.

    What would you guys suggest?
  • eusoufog-1419041434882936913

    Fog

    24

    2 months ago

    Probably a skill issue (help needed 🙏)
    I configured Nordbase on Cloudflare Workers using the GitHub example, just for learning and testing purposes.
    However, when I try to log in, the console shows the following error:
    handleAction.ts:437 Missing custom action @toddle/setHttpOnlyCookie

    The response from Supabase is 200, but the login doesn’t work and just keeps loading.
    Sign-up works fine — the account is created, but it seems like the user session gets lost.

    In the Nordcraft editor, everything works fine.
    Did I do something wrong?

    I imagine it’s something simple, but since I’m still learning, I got lost.
  • digitalsprint_05069-1418724497153986711

    Digital Sprint

    8

    2 months ago

    Flex Display Issue
    newbie here, I'm creating a div with an image and text. when I set the parent div as flex: row. I get this issue where the text runs on. But the div block that I have for this text works fine on its own. What is causing this issue?
  • miles1991-1418591530247131338

    Miles

    1

    2 months ago

    Xano Realtime
    Has anyone built an action to connect to Xano Realtime (that's not behind a paywall)?

    TIA
  • matt_apollodev-1418572804873519154

    Matthieu B.

    4

    2 months ago

    http-only cookie Supabase - How to get a specific key
    TL;DR : How to get the cookies.user.user_metadata.usertype ?

    __


    I'm trying to do something that I thought would be simple (in javascript at least) but I'm struggling with it.

    I'm using the supabase template, and the cookie get saved in the http-only cookie.

    I'm trying to retreive the value for user_type

    And the structure is like so :
    {
    "access_token": "xx",
    "user": {
    "user_metadata": {
    "user_type": "ORGANISATION"
    }
    }
    }


    Attached the screenshot of what I've tried to attempt.
    Any idea how to solve that ?
  • jamesbishopio-1418532836415115304

    JamesBishopio

    10

    2 months ago

    Newbie help required.
    Any ideas why this is happening? My repeat list seems to now randomly render on the bottom of the page and I'm not too sure why!

    Any help appreciated, thanks! 🙏

    https://editor.nordcraft.com/projects/factorthirty_staging/branches/v2/components/-Suppliers?canvas-height=800&canvas-width=1311.2&mode=design&rightpanel=style
  • _.__._.__.__._-1418218541336887419

    Ethan

    1
    6

    2 months ago

    Storing API Keys
    Hi all,

    I imagine this is a very noobish question, but I am having trouble finding information on what the best practice is for storing API keys in my app. My app integrates Twilio messaging. All API calls require an Authorization header with a key made from <AccountSid>:<ApiKey> encoded to base64. I am not sure where or how to store this, so that it cannot be leaked or accessed by end users.

    It would be very bad if this was leaked, how should I go about storing it? While testing I'm just building the string in the api call and sending it, but I imagine that is not the correct approach.

    Any tips/suggestions/resources would be appreciated! I am using Supabase as my database
  • -1417893089049051236

    null

    0

    2 months ago

    Web Design HELP
  • _.__._.__.__._-1417864027345911878

    Ethan

    1
    9

    2 months ago

    Transfer Organisation to new Owner
    Hi All, as my project moves towards release we have set up official emails addresses for it. My organisation and account were orginally using a personal email address, but I would like to move to using the new business email.

    I've added the new account as an owner of the organisation which holds the project, but I am not able to remove the original account. Is this possible?
  • matt_apollodev-1417810655209066527

    Matthieu B.

    10

    2 months ago

    Same Nordcraft project, different domains ?
    I was thinking of building the marketing site (landing page, blog) the app under the same nordcraft project.

    1st question
    Is that better to have a different submain for the app ? That's what I've always done and seen.

    2nd question
    If having a sub-domain is better, can I do that under the same NC project ?
    I would have some pages that would be under the sub-domain A, and some other pages that would be under the sub-domain B...


    I like to think that marketing site and app are under the same roof for :
    - Simplicity
    - Pricing

    What are your suggestions on this one ?
<
1
128
>