Search found 2 matches

by c-alpha
Wed Dec 11, 2019 6:35 pm
Forum: Other Issues
Topic: [author mode][content completion] insert element with attribute value from controlled list
Replies: 3
Views: 1278

Re: [author mode][content completion] insert element with attribute value from controlled list

Hello alex_jitianu, and thanks for your prompt reply! Hello, Content completion can be configured to specify the possible values, like this: <match elementName="integer" attributeName="base"> <items> <item value=""></item> <item value="2"></item> <item value=&...
by c-alpha
Tue Dec 10, 2019 8:58 pm
Forum: Other Issues
Topic: [author mode][content completion] insert element with attribute value from controlled list
Replies: 3
Views: 1278

[author mode][content completion] insert element with attribute value from controlled list

Hello folks, I'm having my first go at customizing the content completion, so apologies up front for probably missing out on the obvious. I have read the content completion part of the online help, created a cc_config.xml file, and added its folder to the classpath. Messages in the info log show tha...