Touch UI Multifield in Page Properties | Community
Skip to main content
Level 4
September 26, 2016

Touch UI Multifield in Page Properties

  • September 26, 2016
  • 2 replies
  • 8505 views

Hello Everyone,

I have a requirement in which user can enter multiple values for Page Title and Page Path which is a multifield together.

I have created the dialog using the below post 

http://experience-aem.blogspot.in/2015/02/aem-6-sp2-touch-ui-multi-field-component.html

 

The above post tutorial works best for component dialog. But when it comes to page properties it is not working as expected.

Can someone help me or with some samples where it uses multifield (Page Title and Pate Path).

I have been struggling since few days on this. Please Help!!

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

2 replies

smacdonald2008
Level 10
September 27, 2016

Most examples are for component dialogs. What is your business requirement to modify page properties?

Level 2
January 10, 2018

Hello,

I have a scenario wherein i have a separate template for pages showing course details and course timings. There are two components built(coursedetails and coursetimings) which display details about location wise timings of courses. These components fetch data entered via Page Properties dialog shown below with using java classes:

and below is the screenshot how it gets displayed on the page:

Whenever we again open the Page Properties dialog these multifield data disappears. Normal component dialogs are able to retain data from multifields in my project, but in case of Page Properties its failing.  How should i make it work ?

Regards,

Surendra

Level 3
May 31, 2018

Hi Surendra,

I am facing similar issue in AEM 6.3. Were you able to resolve this issue?