Welcome to BeNeering Cloud Buyer Help

Dialog Form Component

1. Creating a Dialog Form

To create a new dialog form in the DCF editor:

  1. Open the DCF editor.

  2. Create a new form and select Dialog form as the Part.

  3. Save the form and ensure it is available within the appropriate organization.

Context Options: The dialog form can be created within either the CART or PRODUCT context.

To create a form with CART context you will need to write or download the form (JSON) and upload it.

image-20250212-135514.png

2. Configuring a Button to Trigger the Dialog Form

To enable a parent form to trigger the dialog form:

  1. Open the parent form in the DCF editor.

  2. Add a button and set its type to Open Form Dialog.

  3. Assign the Form ID of the dialog form.

  4. Ensure that both forms belong to the same organization and share the same context (CART or PRODUCT).

image-20250212-135444.png

3. Mapping Fields and Values

To transfer field values between the parent and child forms:

  1. Edit both the parent and dialog forms.

  2. Identify the fields that require value copying.

  3. Set the Source and Target mapping for each field.

  4. Use the field type PR_PRODUCT_DOC (PRODUCT context) and PR (CART context) assign the same value in both forms to ensure consistency.

image-20250212-135412.png