Hi Community,
I have a software checklist that is linked to a galley and I want the values selected to appear on the submit button logic. The selected software values selected should write back to the stage_apps.t_employee_events_checklist_entries' table. How can I achieve this?
Screen print#1. This shows the Data source where the Software names are kept 'stage_apps.t_employee_events_ctrl_inputs'
Screen print # 2 This shows the selection of a checkbox that is mapped to stage_apps.t_employee_events_checklist_entries'
Screen print # 3.This shows the submit button logic. This currently captures all the required values on the screen and records them to the stage_apps.t_employee_events_entries'
Note: I bolded 3 different SQL tables
- 'stage_apps.t_employee_events_ctrl_inputs'
- stage_apps.t_employee_events_checklist_entries'
- stage_apps.t_employee_events_entries'

Report
All responses (
Answers (