Is there a way to get cacheinstanceID for the current config?
Need to get cacheinstanceID for REST calls after a config has been started by a user.
Long story short, I'm trying to use BML to create dynamic CSS to highlight specific attribute values in JET UI Select Choice controls. If any values are removed, such as due to constraints, then the remaining values have to be re-factored to determine which positions in the list should be highlighted since the overall list size is changed.
Otherwise it's time to roll up my sleeves and look at JavaScript, which I'm trying to avoid.
Tagged:
0