I know that I can use a Server onAfterGet method to set the css property to change the color of cell text or cell background color in a relationship grid. But I would like to immediately highlight a data entry error that fails validation by highlighting…
Hello everybody.
I have several client methods which are sharing some common code. I would like to put that code in a method, and call that method from the other methods, everything is client side. How can I do that?
Hi Team,
How to create dynamic dropdown list in relationship grid property ?
Note: I have parent form with Student details, in relationship grid I have property of subjects. After inserting new row, In the relationship grid the subject property OnEditStart…
hi All,
According to this image,
my method name is " change_field ".
The field names of text boxes framed by dashed lines on the screen are "A", "B", "C", and "D". The text boxes that are framed with dashed lines have a text box below them that…
hi,All
I set "Open Related Form" on [relationshiptype] so that I can edit the relationship with a popup window when I click "Add Relationship".
But I want to bring out the default values in the popup window, I tried the following actions
//my…
Hi All,
I have an ItemType that is setup with two forms attached, one being the main default form used for viewing, editing, adding etc..
I would like to however be able to through a client side method open the "Secondary Form" loaded with a context…
Does anyone know where the JavaScript function ArasModules.vault.saveBlob() is defined? It is called out in the saveContentToFile function in the client/javascript/ExportToOfficeHelper.js file. The reason for the question is that the saveBlob() function…