More CSS IDs please
Posted: 2019-06-05 11:02
Hi,
I notice, that not all items have CSS IDs on them. It would help a lot, if you could directly generate IDs for each DIV, SPAN.
In my case (see image) I would hide the complete DIV for a user. This can not be done easily at this time (I believe) - as it has no CSS ID.
If it would have an ID I could use a hook and hide this (or before building the page actually not even generate it).
Maybe the IDs can be autogenerated using a MD5 of the timestamp+fieldname when the field was created in AppGini - that should be unique. This way, you could show that unique ID to the developer and the developer could still rename it to something that makes more sense.
Olaf
I notice, that not all items have CSS IDs on them. It would help a lot, if you could directly generate IDs for each DIV, SPAN.
In my case (see image) I would hide the complete DIV for a user. This can not be done easily at this time (I believe) - as it has no CSS ID.
If it would have an ID I could use a hook and hide this (or before building the page actually not even generate it).
Maybe the IDs can be autogenerated using a MD5 of the timestamp+fieldname when the field was created in AppGini - that should be unique. This way, you could show that unique ID to the developer and the developer could still rename it to something that makes more sense.
Olaf