Softcoding help text pop-ups

Hi there,

Please give me some suggestions to accomplish the below task.

When we mouse over on a text Label ,a help text pops up.,can that be soft coded so that the client can change the help text when ever they want…instead of hard coding which we usually write in a hotspot text pop up…

Subject: Softcoding help text pop-ups

More or less: make forms containing custom help texts and a key (like a error/info number) and a view to look them up. Then in the form containing the texts, make the text a hotspot like you do now (with property ‘show pop-up when hoover’) and under click a formula to lookup the right text with the key. That way you can make the popup multi-lingual and it is easier to maintain since you only have to change the helptext in the helptext form. Is this close enough?

Subject: RE: Softcoding help text pop-ups

Hi Bart,Yeah.your explanation was close enough to my requirement.I tried it and it worked out!!! Thanks for helping me :slight_smile: