Hi Guys,
Super noob and just getting some code going.
After coding up something to finally work I have gotten stuck.
Trying to establish a check box system where by if you cross/check something it populates a txt field on next page to allow user to fill in issue. (Hazard log)
Ideally, would like to know how to;
- check/cross a box
- search (set of fields) for empty space
- if empty, populate field with text.
- if not empty, continue until empty text field is found.
Sounds complicated to me but I'm probably just being super noob about it
Any help is greatly appreciated !!!