- Issue created by @sdsc
Use: Paragraph in ORDER to record tracking information
Normal way works: I can enter paragraph information in EDIT mode and they are displaying well.
But if the data is entered from webform, it won't display.
1. Create a webform field in the ORDER type
2. Enter the tracking information in the webform
3. Use HANDLER in webform to create a new paragraph to this order
Result:
1. the data entered through webform not showing up in the content view
2. this data not showing up in the content EDIT mode either
But the data is entered correctly;
1. Check the database, the data entered through webform is the same as the data entered in content EDIT mode (paragraphs_item, paragraphs_item_field_data, and all actual fields)
2. Create view to check the data for this ORDER, all data (both from webform and from content EDIT) are showing up correctly.
More, this issue has nothing to do the parent type (ORDER). I have paragraph connected to NODE, the same issue.
As a matter of face, I use ECA to create a new paragraph has the same issue.
What did I miss? Appreciate your help!
Active
1.17
Code