I am trying to use Form Designer to extend the functionality of Maximizer (Enterprise 8) which seems to be the only workable way since Form Designer uses VBScript.
Unfortunately, Maximizer does not provide very useful documentation or examples. The pdf documentation and the examples in:
Creating a Form Designer Form
are only rudimentary.
What I want to do is to modify the "New Contact" form in order to add functionality to the phone numbers (initiate a SIP call). This should not be too difficult, but what makes the whole thing time consuming is the necessity to "re-create" the original "New Contact" form, since I don't want to loose too much of its functionality. Unfortunately, one has to choose either the built-in form or the self-made form
Does anyone have a working example of a "New Contact" or any other form which I could use as a starting point to extend the functionality?
Regards,
Original Post