Hi
I have a dashboard with some fields that are updateable. The underlying BAQ is set as Updatable and the fields have been checked in the BAQ update tab. The BAQ is used in 3 dashboards.
I added some other fields from the JobHead table, the existing updatable fields are also for the JobHead table. Thing is, i cannot get these extra fields to be updateable. The dashboard grid is set to Updatable so what could be preventing these fields? The fields are
UserChar2
UserChar3
UserChar4
in the BAQ
General.Updatable = true
Update.Allow Multiple Row Update = true
Update.Allow New Record = False
Update.Updatable(field to be updatable) = true
in Dashboard 1
10 x tabs, each tab set as Updatable
Relevant field checks and highlights as white
in Dashboard 2
7 x tabs, each tab set as Updatable
Relevant field checks and highlights as white
in Dashboard 3
1 x tabs set as Updatable
Relevant field checks and highlights as white
Is there anything else that needs to be done to make a few column fields editable?