tridion - Extending the GUI fields -


i extend individual gui elements, custom processing , later call default function.

for example: whenever particular input element selected in component window, show tootip user associated field.

kindly provide pointers.

#

sorry earlier attempt in framing question reframing again.

#

actually have schema 4 fields, requirement show text, whenever focus on particular field.

one of field holds country name: when focus on country name ( single text field ) need show "please enter country name" on text field. editor understands same, without using schema description field.

so question can capture events types of fields ( multimedia, rtf, single line ) in component edit view ?

hope able make question more clear

you have extend component-edit screen this. suggest read-up on tridion gui extensions:

also, searching stackoverlow might help: extending publish screen

a valuable source of examples powertools project. can find here

asking more specific question allows more specific.


Comments

Popular posts from this blog

c# - SVN Error : "svnadmin: E205000: Too many arguments" -

c# - Copy ObservableCollection to another ObservableCollection -

All overlapping substrings matching a java regex -