Servicenow make field red. Scripts are executed in order from low to high.


Servicenow make field red code if we are not using ACLs as there will be 50+ fields on the project form and we will need to write 50 lines to make the fields read only. I need to highlight below mentioned field with red color, when it is equal to 1111. Table-level ACL for read access on the incident table. if Assigned user is the current logged in user, then need to make state and worknotes only editable on the form. Optional: Set scrollForm to false to prevent scrolling to the field message offscreen. Say example I would like to add the below text inside the comments, IMPORTANT should be in bold red text IMPORTANT: TextText. go to Configure Styles. The condition (must be TRUE) is based on a field of the core_company table. PlatformDeveloper CommunityD ServiceNow Learn more about ServiceNow products and solutions. Doe Documentation Find detailed info about ServiceNow products, apps, features, and releases. It has two options 1)Prod 2) Non prod either @GUSNOW13 Configure the dictionary and make the field mandatory. It is like when I click the "Assess" button, if these fields are empty, it should set these as mandatory. How do I force the mandatory field to become mandatory when the text changes, or when the focus changes from the field that is being typed in? Thanks! Solved: Hi, when creating a new incident ticket i i want the additional comments field to show in red to denote that this field will send an email to. The field we want to change is the "Company" field. One is an image (red box) and the other holds the info about it in different fields Dutch; Portuguese (Brazilian) Developer Build, test, and deploy applications on the Now Platform. But you can do so through UI Actions and Data Policies (or only Data Polices) So your UI action requires some minor changes - So if you want to make a UI Action with Client - checked then you would have to do something similar as I did to run both client and server script. . the script in acl would be like . Using ACL you can make fields read only field by field or entire form. Thanks & BR, Murthy. Scripts are executed in order from low to high. Is this possible to make the single line text field in Red color? If Yes, please any one suggest how to make the single line field text color in Red. Kindly, refer image below: Please help me to achieve this. Thanks, Vinuth. Hi @DeIvory Gordon ,. First validate if there is any onload client script on Request Item if you find it then add a condition to skip list type field. ; Store Download certified apps and integrations that complement ServiceNow. Using the New Call Module as an example, is it possible to lock down a field as long as it is not new. Depending on them I have three fields on form PM users, MM users, PP users which should be displayed when PM, MM, PP respectively are selected i ServiceNow Learn more about ServiceNow products and solutions. the field value color is sat to Red when the Caller. Submit. Please suggest me. The Devvies 2025 are here! Celebrate your hard work and innovation by submitting your apps today. I want to make the outline of the field as Red when the user enters the character in it more than it's limit. I have a requirement to make this field read-only for itil user and Developer Build, test, and deploy applications on the Now Platform. But I need this to be affective in all views, not just on the form (e. So is there a way to make the close notes field mandatory, even with the text - "Explain why this change is not successful?" I want the close notes asterix symbol to be in red even with the text populated in the field . // Custom field label colors var stateLabel = g_form. For example, if you want to make the "Description" field mandatory when the "Category" field is set to "Hardware," set the condition as follows: Documentation Find detailed info about ServiceNow products, apps, features, and releases. getUser(). Hi there, You are applying field styles? Or color changing through for example Client Script? Do note: if your priority field is read only through the dictionary (server side), then changing the field color through for example Client Scripting will not work on the form lay-out (you could change the color, and then make the field read-only client side). This mainly applies to variable editors within request items. Developer Build, test, and deploy applications on the Now Platform. all_field" Documentation Find detailed info about ServiceNow products, apps, features, and releases. What am I Makes all the fields are viewable on the incident table. 1. Returning Mothers: Cradle/Creche. I am trying to make the state field on an approval form read_only, except for admin role, and also if the current user is the approver. It is not possible to make a field read-only by setReadOnly when the field is dot-walked. What am I Developer Build, test, and deploy applications on the Now Platform. Depending on them I have three fields on form PM users, MM users, PP users which should be displayed when PM, MM, PP respectively are selected i Documentation Find detailed info about ServiceNow products, apps, features, and releases. For example, in the screen shot below, if Abel's Active status is false, I want to display his name in However, if I reload the page or click "Submit" on the form the field that should be mandatory will momentarily flash red to show that it's required (or if I add an alert the alert will trigger). but if we have array o Greetings, There is a requirement where a table is added as an embedded list in another table. They can have Change the background color of a field in the incident/request item form when a specific condition is met. Click on "New" 4. There isn’t a built-in way to do this same thing with the fields (variables) in the Service Catalog. When I go to Configure Form, I can see the Dot Walked notation: But when I look at the dictionary definition of this field, I don't see any indication that it is a magical Dot Walked field which actually shows data from a different Hi, I want to make my fields visible on form depending a variable "Disponent" whose type is "list". I need 2/4 columns on a embedded list mandatory. Below is an example of both, Left is Basic, We would like to show you a description here but the site won’t allow us. Open an existing incident form. Instructions for performing this customization are outlined on the ServiceNow wiki. However, if the user has no assigned computer in the table, the computer name field still shows as completed (red asterisk turns grey) even when there is no data in the Mandatory fields are usually pretty simple to work with. But this is not working after upgrade to Washington DC. Once the call record has been saved, or the user goes into the list of call records and drills into a saved call, I would like thi Note: You can also use the setReadOnly method of the g_form object to make a field read-only, but this method has been deprecated and is not recommended for use. I created a client script (onSubmit): function onSubmit(){ g_form. -So I made a table, not extended from anything, added a column called colors, set the display field to the Color, three entries: Red, Green, Blue. I tested another field in the same form section and the red asterisk appeared. Click on New button Fillup fields as required. Steps to Reproduce This issue is reproducible when the reference field value is set by the same client script making We would like to show you a description here but the site won’t allow us. TaBLE Level ACL with Script. UI Policies - work on client/browser level. Data Policies - work on the Server level . Hi Community, I have created a new field 'termination date' in user table. The default Service Portal page has an ID "list" that renders the list view of records from a specific table. This should happen when user from the current assignment group opens the form. Right click on the color field 2. 3. I need to make a field read only after a value has been selected. But in the list view, every other Assignment group is able to Edit the field. Impact Drive a faster ROI and amplify your expertise with ServiceNow Impact. Solved! Go to Solution. So i written client script as needed but the field is only getting mandatory not read only in new state but went we open an existing problem field becomes both mandatory and read only. employee manager, 2. I have problems with HTML fields in Servicenow, I had requirements related to set default font-size for HTML fields and I followed the instructions in The submit event is working as I expected but the HTML Field red mark is confusing users. On the incident form, personalize the field contact_type to be Mandatory. My requirement is, i want to make the asset field mandatory only when Asset type variable is eus and state changes to closed complete. There are more conditions also for the field to be readonly it is there in the code. To remove a field from a form, hover over Hi, Im trying to set the field Operational Impact as mandatory using Script include and on load client script. For example, if you want to make the "Description" field mandatory when the "Category" field is set to "Hardware," set the condition as follows: I have a requirement to change the color of the text in a field based on the value in another, related field. Close the Properties dialog by clicking the Close button (). I managed to work out that you can do this via field styles which works great, however i found a drawback, when my instance sends an email out usi Hello, I have a task that I need to turn the channel field into a read only field, but only after the incident was created, like doing either save or The Devvies 2025 are here! Celebrate your hard work and innovation by submitting your apps today. I need to make all fields of a form read only for all users, except for users who have the role of admin and knowledge_admin through To make a field mandatory the best solution would be implement - UI Policies and Data Policies. Am trying to make read only fields in incident for agent role users ,But I can't find any option for roles Hi Paolo, Usually, we write a client Script or Access Control Write to disable form. The field is End date(end_date) and condition is like if end date is before ServiceNow Learn more about ServiceNow javascript&colon;(current. Documentation Find detailed info about ServiceNow products, apps, features, and releases. void setMandatory(fieldName, boolean). I want to replicate this behaviour. You may have noticed as you have worked with Documentation Find detailed info about ServiceNow products, apps, features, and releases. The setDisabled method should be used instead. Skip to page content Skip to chat. I was planning to handle this with a script instead of creating UI policy actions one by one. Store Download certified apps and integrations that complement ServiceNow. Applying styles to service catalog variables is How to make text of Label type in Bold . Any help how to get variable value and make a proper conditions through ui policy scripts or from client script. but if we have array o Documentation Find detailed info about ServiceNow products, apps, features, and releases. I created field styles, should this also work in the SOW ServiceNow Community servicenow community Help English (US) German Spanish I have a create incident in my service catalog where the urgency field is mandatory by default" variable makes it mandatory". Remaini Field Color. Script: This will work in both native + portal. ServiceNow Learn more about ServiceNow products and Hi all, We have a requirement to make all fields read only on incident except State and Worknotes. Thanks, Murthy 1 Helpful Reply. Any help would be appr Hi I need to make the number field red when the reopen_count field is greater than 0. regardless of what I select from the drop down I want this field to be mandatory except if none is selected Please note, None is selected by default when I go to this for Solved: I've seen the stage updated with a red X when the workflow for a Request Item is canceled. Post saving, u will be able to see "UI Policy actions" in the bottom of the page (related lists). The form has 2 options, Deactivate and Re-Activate groups, if the user types a group name that is already activate and select (Re-Activate), it must show a message saying that the group is already active in service now, it's working but not very well. PFA screenshot where employee name and ID should be made to mandatory and editable if they select yes in above variable choice. Solved: Hi Team, I want to make the field read-only only in the list-view in incident list. Display ‘Red Color’ icon next to ‘Caller’ field on When creating a field style, consider what you would like to see as the actual style. You can achieve this by defining a field style on the "Color" field. In the left navigation pane under System UI we will find the Field Styles. 0 Helpfuls 99 Views; Reply. Identify the dictionary records present in the table in the display business rule and store the field name list in "g_scratchpad. getControl method in client script but its not working does anybody have any idea In this video, we're going to answer a question that's been circulating through the Service Now community for a while now: How do you change the field color in a form view so that it's green or ServiceNow allows you to modify the CSS style of any field by adding a personalized style. Right click on the field label on the form and click on 'Configure dictionary' and make the field mandatory by checking the mandatory checkbox . To remove a field from a form, hover over i am using 2 fields, Employee type (true/false type). Solved: By using ACL Make the field affected user read only for ITIL users, Admin can read and edit this field, For NON-ITIL users make this field. 1 Helpful Solved: Is it possible to make a field read-only if a checkbox on a dot-walking field is checked? For example, I have a custom table in which records. you can check the logged in user role and current forms status value based on that you can make the fields read only using answer = false on field level acl like incident. ui. Go to Configure Styles. Share. Regards, Sid. So on the New Call screen, we have a choice box called Call Type. The state should be 'ready' until all the release tasks under t ServiceNow Learn more about ServiceNow products and solutions. -Created a catalog item with 4 variables: 1 - List Collector, 3 - Single Text fields (named them Text1, Text2, Text3). if i select employee type as false then category field display the choice is L1-1, and editable. To remove a field from a form, hover over We have a request form that when a user's name is entered, it auto-populates their assigned computer name from the cmdb_ci_computer table. Apr 10, 2019. That table's field names show as title columns in the list view Is it possible to change field value font styles on OnLoad in servicenow ? I was able to change field label styles using below code. Reference to this fields are three fields PM, MM, PP. We were able to submit ticket without providing details, so the val Hi Sourabh, You can achieve this by defining a field style on the "Color" field. Now I was told that remove the mandatory tag from both the fields and create a BR which can perform below: ServiceNow Learn more about ServiceNow products and solutions. That will take care of all the scenarios you mentioned. Meaning, if the priority is critical, I want the service field font turn in red. Change the font attributes (bold, italics, underline). Learning It might be more of a UI thing than anything but is there a way to make the fields Right now Category field and subcategory fields are not mandatory. I have two write acls on that table for that role- one table level and DEVELOPER TIP: Capitalize only the first word of labels to be consistent with the ServiceNow baseline forms. The company field in the incident table is a reference to the core_company table. I then I created a form and I want to make one field read-only for the certain roles. You may have noticed as you have worked with DEVELOPER TIP: Capitalize only the first word of labels to be consistent with the ServiceNow baseline forms. This article suggests ways Loading Skip to page content Skip to chat. See demos and learn more about the Xanadu release, ServiceNow Learn more about ServiceNow products and solutions. ; Partner Grow your business with promotions, news, and marketing tools for partners. 2) This field is not on form but from list you can make it We would like to show you a description here but the site won’t allow us. Makes the field required if true. setMandatory('field_name', true); } when I'm submitting it's turning to mandatory but after a few seconds the red asterisk disappears. Support Manage your instances, access self-help, When I make a reference field read-only, I just want the relationship to be read-only. Actions taken ServiceNow Learn more about ServiceNow products and solutions. when an email is sent to servicenow and an incident record is automatically created @GUSNOW13 Configure the dictionary and make the field mandatory. 5. Best Practice: Use UI Policy rather than this method whenever possible. Support Manage your instances, HAI VARUN, By using GlideForm (g_form) you can do this. the additional comments field has a thin UI14 Red Lighter coloured bar on the left side of the field. When I create a 'Release Task', the state field on release phase should be set to 'Ready' and read-only. Hi All, I have a field on the incident record that I want to make mandatory on form submitting. Regards, Sid . In the Field styles allow administrators to declare individual CSS styles for a field in a list or form. isMemberOf('groupname') --> but it works for single group. There is no option to make a entire form section read only via ACL. ServiceNow Learn more about ServiceNow products and solutions. Make resolution fields mandatory only in a dialog box (close incmplteUI Action) in Developer forum a week ago; ServiceNow Assesment widget submit button in Developer forum 2 weeks ago; Check mandatory fields when comment is posted in CSM workspace in Developer forum 3 weeks ago To Make a field mandatory, you can do it using UI policies. Currently I've pop out form to create baseline. , [Category] [is] [Hardware]. Support Manage your instances, Developer Build, test, and deploy applications on the Now Platform. org1 . Sharing sample script from same here again. But my code is not working : function onChange(control, I want to make all fields read-only when a condition is met. When we later get more fields, I dont want to change this UI Policy again, thats why I want to create an ACL or a Client script. Configure the dictionary and make the field mandatory. I found I have a custom form in which I created one String field. This is a derived field, when ever the caller changes this value also get changes. Right click on the color field. We were able ServiceNow allows you to modify the CSS style of any field by adding a personalized style. Hi all, We have a requirement to make all fields read only on incident except State and Worknotes. In the sc_cart page, we have used a custom widget. compareTo 0 We have 1 custom field named asset on sc_task table and there are some variables on the form also. Go to UI Policies > new> (give some name and you can also give conditions when this field should be mandatory) and save the form. Support Manage your instances, access self-help, and get technical support. A script with an Order value of 100 executes before a script with an Order value of 300. Hi, These are stages in my project instance After Platform Manager has approved- I want Justification, Risk and impact analysis, Backout plan, Test plan, Validate and Communicate Plan, and Implementation plan (on Schedule tab) fields to be read-only. I have the conditions on a Hi, I want to make my fields visible on form depending a variable "Disponent" whose type is "list". Log on to a demo instance in Eureka. Remaini Hi everyone, I am trying to add a close note i. yes I did create UI policy but with this the state first changes to "Assess" and then making field mandatory, but I want these fields to be filled already only then the state should be allowed to change to "Assess" from new. boolean - true if mandatory, false if optional. I want to display the user name in red if the user has a non active state. I have a 'Release Phase' form and related list at the bottom. ex: i need manager field non-editable for the user who have the these two roles 1. The way that either works best is to make sure that you check the reverse if false box. Hope you getting my point and have an idea 🤗. Condition : Configure it based on your requirement, e. You can use this catalog client script onLoad and make the Label variable as Bold. In this case it is the software license user entitlement. Kind regards. Unfortunately there is no way to make a field mandatory through BR. To make at the end all fields for the Change request read only, also when new fields will gonna be created. Select the "Color" field in Solved: Hi, I have a field called 'Request classification' on the form which should be made Mandatory. A global property (glide. There isn't a built-in way to do this same thing with the fields (variables) in the Service Catalog. scroll_to_message_field) is available that controls automatic message scrolling when the form field is offscreen (scrolls the form to the control or field). Service Now has a 'Basic' and 'Modern' field style. I made chnages in ui policy and marked as true. The issue is when I select a value for the 1st field submit the record without selecting any valu But Im searching not for a UI policy. You ServiceNow Learn more about ServiceNow products and solutions. I set an Alert in order to see what Im getting from the script include and lm getting 'false' even tho the conditions are met and I suppose to get true. All The solution you provided was helpful and, now I am able to restrict the user from submitting the UI Page with an empty field value. - State Changes to Submitted Field Color. The field is not saved to the table until the Save button is clicked in the header. How do I force the mandatory field to become mandatory when the text changes, or when the focus changes from the field that is being typed in? Thanks! Solved: Hi Team, I need help in applying color to field in a list view. If I have rights to the other record, I should be able to edit the Hi all, We have a requirement to make all fields read only on incident except State and Worknotes. Support Manage your instances, I have a requirement where I want to make fields read only when the value of a field is set to 'Approved'. Some customers may make changes/modify the variable editor after the request has been submitted as a part of their process flow. ; Impact Drive a faster ROI and amplify your expertise with ServiceNow Impact. Support Manage your instances, In the sc_cart page, we have used a custom widget. I know gs. When in doubt you should usually try to create a UI Policy/UI Policy Action, because it’s easier for people to go there than to look through code. Define Conditions: In the UI Policy, define the conditions under which you want to make certain fields mandatory. The perceived performance of your ServiceNow instance is made up of these components. List edit is also read only). Parameters: fieldName - specifies the field. Hi All, I have a requirement where I need to make few fields from read only to mandatory based on the choice selected in the other variable for a record producer. The idea is to define a set of conditions which when met trigger the policy into action. So just want to make sure we're on the same page here. Please mark as correct answer if this helped you HAI VARUN, By using GlideForm (g_form) you can do this. L1-1,L1-2,L1-3,,, default value is L1-1. 'Release Phase' is the parent and 'Release Task' is the child table. how to achive this. So, my requirement is if i select the Employee type as True, then category field display the choice as L1-3, and read only. Any Suggestion or Help. for this i wrote like below I want the output I added the 5 additional fields into the UI Action, navigated back to the form, and clicked it. Support Manage your instances, This time, the first 4 fields were identified with a red asterisk, but the 5 additional fields that I added did NOT have the red asterisk next to them. Configure UI Policy: Go to System Definition > UI Policies and create a new UI policy. Note Documentation Find detailed info about ServiceNow products, apps, features, and releases. e inside additional comments or work notes in bold red text automatically whenever a RITM is closed. The issue is when I select a value for the 1st field submit the record without selecting any valu Developer Build, test, and deploy applications on the Now Platform. Nicole Mandatory fields are usually pretty simple to work with. void setReadOnly(fieldName, boolean) Makes the field read-only if true, editable if That table's field names show as title columns in the list view. Hi All, Please help me on below ACL Part there 5-groups of List arr = [ software, hardware, database, network, telecom ] , if Loggedin user is member of in any of group then make field editable . How to make field mandatory and have asterisk symbol (mandatory) in UI Page based on roles? The mandatory field is for certain roles and when it is empty the symbol will be in red color, and if it has value, the symbol turn grey color. This time, the first 4 fields were identified with a red asterisk, but the 5 additional fields that I added did NOT have the red asterisk next to them. Thanks, Vaishnavi Documentation Find detailed info about ServiceNow products, apps, features, and releases. Go to solution. There is a script in the ACL that allows the opened by, caller, or users on the watchlist read Hi, I'm trying to create a Client Script that will set the value for a custom field based off of a value from another custom field. You can see as below More Details However, if I reload the page or click "Submit" on the form the field that should be mandatory will momentarily flash red to show that it's required (or if I add an alert the alert will trigger). Create an onLoad UI policy to make this field read-only. Can ServiceNow Community servicenow community Help English (US) English (UK) German For example, if you want to make the "Description" field mandatory when the "Category" field is set to "Hardware," set the condition as follows: Table : Select the relevant table. void setReadOnly(fieldName, boolean) Makes the field read-only if true, editable if Hi, I want to make my fields visible on form depending a variable "Disponent" whose type is "list". For which, I have written the UI policy on the form and also the onLoad Client Script , none of which is making the field Read Only. In. View fullsize. In a data policy you can make a database field mandatory or read only. VIP = True. There are other acls in ServiceNow that block read access to individual ServiceNow fields. getGlideObject(). compareTo(new GlideDate()) < 0); in the value and background-color: red; in the Style. In the example, the maximum field length is 125 characters and the field is mandatory. I am trying to make one flag as amandatory in workflow. I have set up a UI Policy to do this DEVELOPER TIP: Capitalize only the first word of labels to be consistent with the ServiceNow baseline forms. Is there any way to solve my HTML field default font-size problem ? 0 Helpfuls 110 Views; Reply. So you can make a UI Policy - where condition would be same as the condition you were setting up in BR and UI Action, i. Depending on them I have three fields on form PM users, MM users, PP users which should be displayed when PM, MM, PP respectively are selected i Hi, Im trying to set the field Operational Impact as mandatory using Script include and on load client script. In the Style field write this line: background-color:Red; 7. Select table where the field belongs. To do this we have to configure Field Style. So, please help me on, the field can be visible on the list view, but other than abc assignment group, no other group can edit it. Thanks. Admin Overrides is true. Learning Build your skills with instructor-led Solved: I have a Form of Request for which has 4 views out of which for 2 Particular views I want to make a section's all 3 fields to be Read-only. I then created a Developer Build, test, and deploy applications on the Now Platform. . ends. No scripting is required to set Hi @DeIvory Gordon ,. You may have noticed as you have worked with Hi All, Please help me on below ACL Part there 5-groups of List arr = [ software, hardware, database, network, telecom ] , if Loggedin user is member of in any of group then make field editable . Plus if any field already mandatory by other client script, UI Hi Developers, In Form view of catalog item, i want to show end user as below Support For Enriching Motherhood: (Make these fields Bold) Expecting Mothers : Parking Slot, Special Chair, Laptop stand. How is this achieved? I can't seem to define new fields which work this way. Second way if form is disabled Display ‘Red Color’ icon next to ‘Caller’ field on ‘Incident’ List view. ServiceNow provides simple UI policy and client script methods to make fields and variables mandatory. Learning Build your skills with instructor-led and online training. UI Policies is the best practice to make fields read only/mandatory/visible. Here is how you do : 1. 2. The CSS can: Change the color. Thanks Hi, when creating a new incident ticket i i want the additional comments field to show in red to denote that this field will send an email to the caller. it seems to be a "dot walked" field. e. Use UI Policies Instead of Client Scripts to Set Field Attributes ; When possible, consider using a UI Policy to set field attributes to mandatory, read-only, or visible. They are already set as mandatory in their parent table. How do I Hi All, I am required to make a field named "Location" as read only on the sc_request form. Select the "Color" field in the Field name drop dow box. project manager. you can add an UI policy action for your field and set it Hi Team, How to highlight a field RED when it equal to value 1111. Based on ‘Caller’ attribute on Incident form, Display a text (Public Sector Employee) in red color right below the ‘Caller’ field. Here is how it should work: If u_essay_1_score is 5, then u_essay_1_points should display 33 If u_essay_1_score is 4, then u_essay_1_points should display 27 If u_e Is it possible to change field value font styles on OnLoad in servicenow ? I was able to change field label styles using below code. 1) Ensure Isolate Script field is set to false for this client script. Greetings, There is a requirement where a table is added as an embedded list in another table. getLab Add the baseline Order field to the Client Script form. Can you please help me out to make this field Read only. In that we have made all the fields as mandatory (red asterisk) in this page and the functionality was working fine earlier. when we make category/subcategory fields mandatory by Client script/UI Policy even then the user is able to resolve incident bypassing mandatory fields. 6. I wanted to make a field 'due_date mandatory an read only in new state. Right click on the field 2. Mandatory fields are usually pretty simple to work with. Still looking for a solution where I can make the UI Page field mandatory similar to the Hello everyone, I'm working on incident table, and I want to change the service field font when the priority changes. The computer name field is mandatory. I would like to make that X appear under a certain Ok, I figured out a really easy way to do it. g. Category (choice field. On the form view, I have written a UI policy to show the 'Enable' field and make it mandatory, if the Assignment Group is some abc group. Remaini We would like to show you a description here but the site won’t allow us. Is there any way I want to make few checkboxes label in red color in my catalog item in portalI tried g_form. A UI Policy will also let you "hide" a field (visible = false). 0 Helpfuls 186 Views You can achieve this by defining a field style on the "Color" field. I assume this is some kind of script, but I am fairly new at scripting and could use some guidance. if this is your requirement, I would be happy to look it up for you. Use Case: Here we will make the field “Number”of the change table as red Color so the field is noticeable. Parameters: input - specifies the name of the field or control. In the left navigation pane under System UI we will find Developer Build, test, and deploy applications on the Now Platform. Hello team, I'm finishing a catalog form and got stucked with a "simple" thing. Partner Grow your business with promotions, news, and marketing tools for partners. When a field is mandatory but not filled in, the label blinks for 2 seconds and the field becomes red. When User try to edit it User not able to do it. In UI it showing black astrix beside flag field (not red colored) and system allowing to submit the form with out slecting flag field. Please mark my answer helpful if its solves your query. Thank you. dcx bgfc qid uvsm xgyl qezqu nynd uwzvc qbvok nkktmu