Is it possible to insert a default value for a time field? I couldn't find any docs on this.
I tried an array:
I have tried some variations of the input and value labels for the array, but couldn't get it to go through. Any ideas?
Is it possible to insert a default value for a time field? I couldn't find any docs on this.
I tried an array:
I have tried some variations of the input and value labels for the array, but couldn't get it to go through. Any ideas?
I've asked the developers for their feedback on this one.
Okay great, thanks
You're making things harder on yourself than necessary. You can check the "Allow field to be populated dynamically" box on the advanced tab for your field, and give it a parameter name (i.e. my-time-field). Then use the following:
Does that work for you?
Yes, that worked perfectly. Thank you for your help I don't think I would have figured that out, I was way off