I have an unusual need. Based on a users' group permissions They have access to a check that will display a hidden second form with sensitive information. This works well, however the screen forms are set to Edit or New based on a variable. I have tried both a single and dual variables but the forms can render asynchronously depending on user navigation.
In the DefaultMode of frmSensitive I'd like use something like Set(FormMode.Edit(If(frmPublic=FormMode.Edit),FormMode.New))?
It seems the simplest way to avoid my issue? Any ideas are appreciated.
Well. It seems that EditForm() and NewForm() work fine on my 10pro HVM. My 11 Pro won't set either - with any browser. I've had this issue twice now. Sorry for the crap above.
JP

Report
All responses (
Answers (