Form Control for Populating Contact Group

kumar GANJI asked on August 9, 2022 06:05

Hi Team,

I want populate all the contact groups available on my site in my Page types.

Do we have any ready made Form Control Components.

Recent Answers


vasu yerramsetti answered on August 11, 2022 15:05

Use below macro for getting all Contact Groups -

{% GlobalObjects.ContactGroups #%}

Follow below steps on your page type -

  1. Create your desired field
  2. Select Form control: Drop-downlist from Field appearance section
  3. Select Data Source is Macros and Edit Data Source and place the above macro from Editing control settings section

Refer attached screenshot -

  1. Configuration - https://i2.paste.pics/I399G.png?trs=669cb31f0abd676c5f82f9562c67352769a82ddd940a62b440f5eebe0dcb782e
  2. Output - https://i2.paste.pics/I39A6.png?trs=669cb31f0abd676c5f82f9562c67352769a82ddd940a62b440f5eebe0dcb782e
0 votesVote for this answer Mark as a Correct answer

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