Radio button with two options - Male and Female
Smart Dropdown with options like
Male, Ram
Male, Shyam
Male, Raju
Female, Gita
Female, Puja
I want when Male is selected in radio button then in Smart Dropdown only the options containing Male should be displayed i.e. Option 1, 2 and 3 in this case
Hi
Hard to tell exact filtering expressions as I have no information about the form's configuration that holds the data for the smart field
In other words - how do you set the "Male/Female" state in that form? Same radio field?
What is the name of the field to hold this (radio field)?
Alex
Smart Dropdown options are coming from other form where I am not using the radio field to store that.
Instead, just typing and saving the <gender, state> manually.
It's just an example I gave.
I basically want to filter the smart dropdown options based on the option selected in radio field. Here smart dropdown option includes the radio field options as keyword in the beginning.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Quite an unusual choice/structure... and easy to break, but here is what you can do
And we have a bunch of demos and tutorials on this matter https://wiki.vertuna.com/dosearchsite.action?cql=siteSearch+~+%22apply+filter%22+and+space+in+(%22CONFIFORMS%22%2C%22TEST%22)+and+type+in+(%22space%22%2C%22user%22%2C%22attachment%22%2C%22page%22%2C%22blogpost%22)&queryString=apply+filter on our wiki
Alex
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I have a nearly similar problem.
I have a form that defines the record.
I have another form that marks a record as ready to be deleted with a checkbox
I want a third form that shows the field values of the records of the first that are marked as delete:true
does the filter shown in the video works there as well?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.