Hi,
I am trying to use SyntaxEditor to replicate the functionality of the Outlook 'To' address field, i.e. user starts typing an email address, a intelliprompt pops up of previous email addresses, user optionally selects ones and enters a delimiter character (say semicolon), then starts typing another email address and the intelliprompt list appears again etc etc.
I understand that I populate the SyntaxEditor.IntelliPrompt.MemberList with the previous email addresses to suggest - the bit I'm stuck on in how to show the intelliprompt UI - from what I can see I need a Trigger setup - but that requires a language definition.
If you could give me a brief example of how this simple scenario can be achieved I'd be really grateful :)
thanks
dan
I am trying to use SyntaxEditor to replicate the functionality of the Outlook 'To' address field, i.e. user starts typing an email address, a intelliprompt pops up of previous email addresses, user optionally selects ones and enters a delimiter character (say semicolon), then starts typing another email address and the intelliprompt list appears again etc etc.
I understand that I populate the SyntaxEditor.IntelliPrompt.MemberList with the previous email addresses to suggest - the bit I'm stuck on in how to show the intelliprompt UI - from what I can see I need a Trigger setup - but that requires a language definition.
If you could give me a brief example of how this simple scenario can be achieved I'd be really grateful :)
thanks
dan