Developer forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Resolved! UI Page Button Redirect to Current Form

I created a UI Page called from a UI Action to display related records from a parent record. The data is fine however the processing script for my UI Page is not redirecting to the current form after I submit the UI Page.  The client script section i...

Thomas_J_C by Mega Expert
  • 9199 Views
  • 6 replies
  • 2 helpfuls

Resolved! Label on a Table

Hi,We have a requirement to create to a label on a computer form,is there any way to create that as there is a provision to create label in case of catalog items if such functionality is available to create labels so that we can show them on form of ...

Resolved! Client Script - Read only field until other field is filled.

Hello,  I am stuck on a client script or rule, where I have to make one field read only until other is filled. I am confused because onLoad() function should be read only and then I have to have onChange() so when I change the value the field should,...

Halo10110 by Giga Contributor
  • 3929 Views
  • 6 replies
  • 5 helpfuls

Resolved! Incident subcategory field is not updating dynamically

Geneva version, using Incident form, Category is selected.   Subcategory list does not update to the dependent category list unless the form is submitted/saved.     One other thing to mention is that the subcategory is a list field, not a choice fiel...

chennessy by Kilo Expert
  • 2275 Views
  • 9 replies
  • 2 helpfuls

How to access java packages from a scoped application?

I am using the below code in a script include within a scoped application. var timezone = Packages.java.util.TimeZone.getTimeZone(userTimeZone); But this gives me this error message in runtime. I want to know how can I access the java packages from ...

find_real_file.png

Resolved! Adding "Edit" button to a related list

Hi How can I add 'Edit' button to a related list on form/table "Demand". this table if referenced in "Change Request" allowing me to create relationship[ between the two. I am able to create new Changes from Demand using this related list. But cannot...

waseem5 by Kilo Expert
  • 9445 Views
  • 11 replies
  • 8 helpfuls

Resolved! How can I prepopulate an html field with a table?

On my change management form I would like to pre-populate an HTML field with a table I want my users to fill out.   For example I have a "What are the risks?" field that is HTML.When a user creates a change request I want this field to come pre-popul...

frappe by Kilo Expert
  • 3206 Views
  • 5 replies
  • 2 helpfuls

Resolved! Set the instance name dynamically in the UI Page script

Hi All,I have designed a small UI Page and the script in it contains a link , clicking on it will take the user to a specific page.I have hard coded the URL in the script within the HREF tag. But i want this link to be dynamic.For example:- If this l...

shahid1 by Kilo Expert
  • 5532 Views
  • 7 replies
  • 3 helpfuls

Resolved! transform map script to set field value

We are trying to set a field value to "True" before the data is added to the target table. The imported data does not have a value for the field but the field does exist on the Import Set Table. So the question is how can we set a records value or a ...

tscoggin by Giga Contributor
  • 9470 Views
  • 5 replies
  • 1 helpfuls

Resolved! How to correctly set setRequestBody as JSON in RESTMessageV2 POST

I am working on a scoped application that sends an HTTP POST via REST using RESTMessageV2 via an asynchronous business rule. Assume the current.partner.data_in_request field contains the following string value:{       "input": {               "contex...

dclayne by Kilo Expert
  • 24458 Views
  • 5 replies
  • 12 helpfuls