Forums

Forums / Developing Portals / Custom form widget

Custom form widget

2 posts, 0 answered
  1. Joeri Stroy
    Joeri Stroy avatar
    4 posts
    Registered:
    24 Feb 2020
    16 Nov 2022
    Link to this post
    The documentation describes how to add a custom page MVC widget, but I have come across a situation where I would potentially need to create a custom form widget.

    We want to use address autocomplete functionality, so instead of using the standard text input fields for street, postalcode, city, .... we would like to have autocompleted and dependent fields, for example, when I select New York as a city, the autocomplete for street will only show streets from New York.

    As far as I can tell, this is not something that is possible with OOB functionality.

    I can see there is a TcpFormWidgetController/Model/ViewModel baseclass in the api, but no documentation as how to implement this.

    Any help would be appreciated :-)
  2. Vladyslav Makar
    Vladyslav Makar avatar
    20 posts
    Registered:
    16 Dec 2020
    16 Nov 2022 in reply to Joeri Stroy
    Link to this post
    Greetings Joeri,

    Thanks for reaching us here!

    After reviewing your question - the OOB functionality of Cascading Picklist came to my mind. Here are some details about it: https://www.crmportalconnector.com/kasun-testing/features/portal-hero-blog/2019/01/24/cascading-picklists-or-other-widgets-using-kendo-filters

    I would also encourage you join us at the Daily Q&A Session where we can help you with it on the call! You can register for it here: https://www.crmportalconnector.com/support/support-options/support-options2

    Kindly,

    Vlad
2 posts, 0 answered