Hi all,
I’ve to create a table and a form about where I want to record all LOGOS used on several application.
Becouse I need to have a unique global reference to a specific image on this table I have to limit the data entry to only 1 record.
Just to be more clear
logo_id
logo_100x50 --> Database image
logo_100x100 --> Database image
logo_200x50 --> Database image
Which could be the trick to limit to one record only the logos table ? I’ve to do the constraing on DB side or have I to do it in SC form ?
I imagine to hide toolbar button i.e.
Many thanks
Giovannino