Pricing Blog

Help forum

  • ssssadsadasd-1376795966086053949

    ssssadsadasd

    29

    1 month ago

    is there a "go back to previous url" action in nordcrafT?
    I want to go back to previous url, and then back etc till the initial page. how can I do this in nordcraft?

    Thanks
  • dokr.-1376582267350290584

    Dorian

    25

    1 month ago

    Hi iam looking for help.
    In my application i created several Pages that represent an app. What i understood is i cant reuse formulas because they are scoped. That is a problem for me. Aihelp told me the only viable option would be to create locale storage array where i can save data that i need. The use case is as follows:

    1. In my addPartner Page i want to click on a Logo, by doing so a script is triggered that upon clicking updates the local storage array with the partners ID or even name.
    2. In my homepage app i want to access localstorage array again and load up a dynimacally filled container that then contains the partnercards correponding with the appended data in the local storage array.

    What i foudn out via AI Help so far:
    I created a workflow saveSelectedPartnersToLocal that has KEY: selectedPartners and Value: [].
    From there on AI help tells me to retrieve array from Local storage by using a formula and entering this: getFromLocalStorage("selectedPartners"). My Problem here is that the ai tells my i have to magically Input it. But i dont get where since the ai is not able to explain the correct place to me.

    Maybe im oversseing the obvious but i couldnt finish the job with ais help.
  • ssssadsadasd-1376572494412255303

    ssssadsadasd

    2

    1 month ago

    find formula null value
    In find it says "returns null if the predicate formula did not return true for any value"
    yet [here](https://editor.nordcraft.com/projects/moccasin_palpatine_chief_rook/branches/start/components/tes1233?canvas-width=800&canvas-height=800&selection=nodes.H30OOJNDU_JlkReAoV1qU.value&rightpanel=events), when I try to do equals null it returns false.
    am I missing sth?

    thanks
  • nocodeprocode-1376555683461337178

    NoCode ProCode

    2

    1 month ago

    How to make a custom 404 page?
    I don’t want toddles branding on my 404 page.
  • vanishklift-1376518381204668556

    vanishklift

    2

    1 month ago

    Selfhosted
    Hey! Could anyone tell me where we at with the selfhosting rn?
  • imaginedworld-1376378114850033746

    ImaginedWorld

    0

    1 month ago

    Day 3 tutorial: The submit button on the form doesn't seem to call the api from Xano.
    Pressing the test api button seems to work, so the endpoint URL is good. The event on the submit button seems correct, or at least matches the video. Not sure what to do. I'm just on the sign up part.
  • _bazza__-1376365452560699412

    Bazza

    10

    1 month ago

    Looping through an array and comparing against another array.
    I am building a search page with filters.

    Our sites have various facilities, I want our users to be able to filter based on these facilities. When they click the facility in the filter, it gets added to the selectedFacilities array.

    In my formula I'm trying to compare this array with each sites facilities (Also an array). The site facilities array is passed into this formula.

    If any of their selected facilities are in the site facilities array, it should return true (That gets passed out to a bigger filter formula)

    I cannot get this to work at all, any help looping through arrays would be greatly appreciated.
  • imaginedworld-1376266943798968451

    ImaginedWorld

    4

    1 month ago

    There is no blank template?
    Going through the 7 day tutorials and he starts with a blank project where he can give it a name when it's created, but I don't see that as an option.
  • uunicode-1376168211665653840

    unicodes

    1

    1 month ago

    Div Follow Mouse, lose position.
    I want to prevent losing the position of the mouse, and as you can see in the video, it resets to the default during mouse movement instead of keeping the correct values.

    I created a mousemove event on the parent div to store the X and Y coordinates in variables.
    The zoom div uses these X and Y values to set its left and top positions.

    What would you recommend to ensure smooth movement of the zoom div?
  • jehex-1376110650085871656

    Jehex

    19

    1 month ago

    is it possible to update a variable inside a component without using an attribute
    Hi there, sorry if my question is confusing but Im facing this problem sometimes, probably obvious to fix

    I have one variable ( tokens ) inside a component who is set by a context variable ( screenshot )
    The context variable get all user infos, on this example Im using the context variable for get the current tokens amount of the user
    Now, I would like to refresh the variable of the child component each time the user click on a button inside the PARENT component ( which minus 1 the tokens amount to the user table ) , the parent and the child component don't share any attributes, how can I update the variable tokens inside the child component without using any attributes for the on attributes change event.

    Thanks
  • uunicode-1375578103757148312

    unicodes

    43

    1 month ago

    corect URL to Get Bucket content (Supabase)
    Do you know the corect URL to get the content of a bucket > folder?

    I'm using storage/v1/bucket/images/{bucket name}/{folder name}, tried also storage/v1/object/bucket/images/{bucket name}/{folder name}, none is working 😦
  • carragos-1375392595903250472

    Carragos

    7

    1 month ago

    AV Vertrag (Data Processing Agreement) for Using Nordcraft in a German Company
    Hi Nordcraft Team,

    I just wanted to say I really appreciate what you are doing with Nordcraft—the frequent updates, community involvement, and your overall transparency are fantastic!

    I am actively recommending Nordcraft within our company as the platform for our next web application project. However, since we are a German company, we require a so-called "AV-Vertrag" (Auftragsverarbeitungsvertrag) in order to comply with GDPR regulations.

    For reference, an AV-Vertrag (Data Processing Agreement) is a legal contract that must be signed whenever personal data is processed by an external provider.

    Is it possible to obtain such an agreement from your side? If so, could you please provide further information how we could get together?

    Thank you very much in advance!

    Best regards,
    Leon
  • jehex-1375309506795540523

    Jehex

    1

    1 month ago

    hiden div in absolute position make the scroll bar appear
    Hi, sorry for my noob question but I'm really struggling with the html part of Nordcraft and all new settings since the panel update which complexify everything for beginners like me. Would like to know how avoid that a absolute hidden div ( which is a notification popup / toaster ) make my whole page scrollable.
  • _bazza__-1375198513151086752

    Bazza

    2

    1 month ago

    Requests
    Sorry if this is a silly question but what constitutes a request in Nordcraft? I dont want to hit issues down the line with numbers of requests if I can avoid it so I'm asing the question early on in development.
  • uunicode-1375183208261357739

    unicodes

    19

    1 month ago

    How to simulate a loop natively in Nordcraft?
    I need to simulate a loop for calling this supabase upload request. I want to do it native in Nordcraft, is it possible?
<
1
62
>