Widget with Page Type and Page Type Field selection

Leo Leme asked on November 18, 2021 17:07

Hello, I'd like to have some ideas how can I acheive this >> I'd like to have an widget that has the following properties:

  1. Page Type to select
  2. Based on the Page Type selected above, select a Field of that Page Type.

I've been lookin for some ideas on that, and cannot find anything.

Even a api query to select Page Types and Fields I don't find.

Thank you all !

Recent Answers


vasu yerramsetti answered on November 18, 2021 18:52

You can achieve this with the following -

  • Custom Form Controls
  • Custom Macros (Reference : https://devnet.kentico.com/articles/quick-tip-retrieving-fields-for-any-class-in-kentico)

Additional info: https://stackoverflow.com/questions/52403558/kentico-selector-to-get-the-value-of-field-of-page-type

0 votesVote for this answer Mark as a Correct answer

   Please, sign in to be able to submit a new answer.