for the sake of access rights we would like to enable/disable actions based on the name of objects (viewers, browsers) in windows.
we have a repository where windows/viewers/rigths or window/browsers/rigths
are specified.
for the name of the viewers no problem.
for the name of the dynamic browsers, the name we give them at design time (the name of the variable), seems not to be accessible at run time.
If we ask the objectname we get logically calculated name
(eg. dynbrowser(2) ).
We can set the objectname, i don't know if it's a good way ...
Do you know if it's possible to access design time name (which is unique inside an object => no problems) at run time.
Thanks for your help.
we have a repository where windows/viewers/rigths or window/browsers/rigths
are specified.
for the name of the viewers no problem.
for the name of the dynamic browsers, the name we give them at design time (the name of the variable), seems not to be accessible at run time.
If we ask the objectname we get logically calculated name
(eg. dynbrowser(2) ).
We can set the objectname, i don't know if it's a good way ...
Do you know if it's possible to access design time name (which is unique inside an object => no problems) at run time.
Thanks for your help.