Kinetic Web, Row Rule Disappeared...Kind of

So, was experimenting with Application Studio in Kinetic Web UI,
Made a data rule to highlight a field using SettingStyle.Status (Error) action, easy enough.

Then played with merging a couple of layers, my data rule was on the lower layer.

Strangely, the data rule is gone from the list of data rules in the resulting layer,
but it functions like it is still there :roll_eyes:

That is scary, cuz now I want to remove it, but I can’t
I even tried creating a new rule that sets the Status to Ok,
but that results in the control being shaded Green :thinking:

My undertanding that all the stuff is stored in a big Json MetaFx file ?
I have doubt’s that it’s accessible tho, especially since we are Saas hosted

Any ideas ?

It can be, but it’s not the default to store the JSON in the file share–it’s typically in the XXXDef table.
XXXDef can be accessed in a BAQ, but you’ll have to play with the MetaFX business objects if you want to be able to update it.

ball and chain GIF by The Titan Games

^ SaaS users be like

Is that @klincecum?

He doesn’t seem to struggle much being on SaaS. REST is only a fallback for him!

:rofl:

1 Like

Just different struggles :rofl:

But seriously, a BAQ can just about do anything.

1 Like