Hello,
I would like to have clarification about script behind Run iFrame (form) on the demo.nubuilder.cloud.
Behind Filter button, you set Filter_Firstname Property with the First name input value.
Where do you have Filter_Firstname property defined ? What is the objective of this assignment ? Use the related cookie #Filter_Firstname# in the app ?
Why don't we use the nuFilterRun mechanism instead of this approach? Is there any reason for that ?
Many thx for your reply,
Yves
Welcome to the nuBuilder Forums!
Join our community by registering and logging in.
As a member, you'll get access to exclusive forums, resources, and content available only to registered users.
Join our community by registering and logging in.
As a member, you'll get access to exclusive forums, resources, and content available only to registered users.
Filter mechanism for Run iFrame (form) on demo.nubuilder.cloud
-
- Posts: 347
- Joined: Sun Mar 14, 2021 8:48 am
- Location: Geneva
- Has thanked: 94 times
- Been thanked: 12 times
Filter mechanism for Run iFrame (form) on demo.nubuilder.cloud
You do not have the required permissions to view the files attached to this post.
-
- nuBuilder Team
- Posts: 4562
- Joined: Sun Oct 14, 2018 6:43 pm
- Has thanked: 76 times
- Been thanked: 528 times
- Contact:
Re: Filter mechanism for Run iFrame (form) on demo.nubuilder.cloud
"Filter_Firstname is just a "random" name for a hash cookie that will be used in the Browse SQL.
You could also use the nuFilterRun() function, but I found the nuGetBreadcrumb() method to be more performant.
You could also use the nuFilterRun() function, but I found the nuGetBreadcrumb() method to be more performant.