Help forum
- Collaborate with two separate paid accounts?

codenitrr
7 2 months ago
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 ? - I accidently deleted a page :(
Marko
✅16 2 months ago
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 . - typeit - chatbot text pagebreak on each response

Digital Sprint
1 2 months ago
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/ - Regex Replace
Ethan
✅14 2 months ago
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 ? - Formulas vs custom actions

nathandh
1 2 months ago
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 . - Popup Menu Behavior
Ethan
✅15 2 months ago
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 ? - Probably a skill issue (help needed 🙏)
Fog
24 2 months ago
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 . t s :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 . - Flex Display Issue

Digital Sprint
8 2 months ago
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 ? - Xano Realtime
Miles
1 2 months ago
Has anyone built an action to connect to Xano Realtime (that 's not behind a paywall ) ? TIA - http-only cookie Supabase - How to get a specific key
Matthieu B.
4 2 months ago
TL ;DR : How to get the cookies .user .user _metadata .user 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 ? - Newbie help required.
JamesBishopio
10 2 months ago
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 - Storing API Keys
Ethan
✅16 2 months ago
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 - Web Design HELP

null
0 2 months ago
- Transfer Organisation to new Owner
Ethan
✅19 2 months ago
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 ? - Same Nordcraft project, different domains ?
Matthieu B.
10 2 months ago
I was thinking of building the (landing page , blog ) the app under the same nordcraft project . Is that better to have a different submain for the app ? That 's what I 've always done and seen . 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 ?
