Issue with submit button and required fields- Employee Center

NelishaJ
Tera Contributor

Hi,

I'm facing a weird issue with the submit button in catalog item and record producer.

As you know, catalog item and record producer, in employee center, comes with same id( id=sc_cat_item). As both have same widget and code under the widget but this issue is arising:

Like in Record producer, i'm not able to see submit button and required field - Image 1

In catalog item, i'm able to see submit button and required field - Image 2

Hope i'm clear.

Can someone assist.

Thanks in advance

1 REPLY 1

Shree_G
Kilo Sage

Hello @NelishaJ ,

 

This might be because of couple of configs, Please check below:

1. In Record Producer, verify if "No Order Now" check box is checked. You might need to add that field on the form or verify through catalog item XML "no_order_now". This should be false / unchecked.

2. Verify if any client script is active and is used to hide.

3. Ensure this is not a Content Item, as they don't have a submit button by default.

 


If this solution helped resolve your issue, please consider marking it as helpful or correct.
This will assist others in finding the solution faster and close the thread.