Hello again Trudy!
Iâm back with another question.
I used your dashboard to create an updatable dashboard.
When I use Guided set up, I checked the box for Updatable.
I then checked the boxes in the grid needed to be updated.
Everything good so far.
I then added an Action Data I called uBaqSave.
- ID: uBaqSave
- Description: Save Changes
- icon: mdi mdi-content-save
- Add to Primary Toolbar: checked the box
Still good.
I then added an event I also named uBaqSave.
Trigger set to:
- Type: Control
- Hook: On Click
- Target: Save Changes (description of the action data entry)
I then added a kinetic-baq and set to:
- BAQId: MPD_CofC
- View Name: dvMPD_CofC
- Mode: update
- BAQ Options:
-
-
- Send All Rows: checked the box
And lastly, I added another kinetic-baq and set to:
- BAQId: MPD_CofC
- View Name: dvMPD_CofC
- Mode: get
I made sure all mandatory fields from the BAQ update wer in the grid view.
When I run it and make a change the 1st time, it wipes what I added.
I then make the change again and save, it works fine.
Any other time after that, it saves the changes fine.
If I click the âClear Searchâ button and repeat the steps, it does the same.
Wipes the change the first time, works evey time after.
The BAQ worked fine, the classic dashboard I am recreating worked fine.
So my question is, do you have any ideas on why it does that the first time?
Any help is truly appreciated!