Hi,
I want to hide field1 on Registraton FormView when date in field2 is not today.
How can i do this?
You can hide fields and do other UI related things by using ConfiForms Field Definition Rules macros
Alex
Thanks, i tried this but i have problem with condition if not today.
What should this condition be?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You can access current date via [entry._today]
https://wiki.vertuna.com/display/CONFIFORMS/Accessing+field+values+and+properties#Accessingfieldvaluesandproperties-Additionalvaluesavailableinthecontext
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.