Don't miss out Virtual Happy Hour this Friday (April 26).

Try our conversational search powered by Generative AI!

Get Summarised Text Not Working for Custom Data Element

Vote:
 

Hi everyone,

I've built some custom form elements that are pretty much exactly the same to their base class but with an added property on, all seems good however when I tick the option to display the summary message with a list of all the form elements and their values before the message doesn't appear to pull through my custom DateTime elements value, all other custom elements work correctly though. I can see in the EPiServerFormsSamples.js that the showSummarizedText function is not returning this specific value.

Any ideas would be much appreciated.

Thanks

#202400
Mar 25, 2019 17:20
Vote:
 

For the custom element you need to calculate its value your self for displaying in summary text. You need override the method getCustomElementValue to return your element's value. You can find the method in EPiServerFormsSample.js.

#202408
Mar 26, 2019 3:21
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.