Page 1 of 1

Filter mechanism for Run iFrame (form) on demo.nubuilder.cloud

Posted: Sun Jul 23, 2023 8:37 pm
by yvesf
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.
Capture.PNG
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

Re: Filter mechanism for Run iFrame (form) on demo.nubuilder.cloud

Posted: Mon Aug 21, 2023 10:56 pm
by kev1n
"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.