WELCOME TO THE COMMUNITY
find what you are looking for or ask a new question
Home > Forum > Latest posts

latest posts

In reply to: Damian Kryński

Hi,

You can use customDataSource SDK if your attribute is to be a selection attribute.

You can set your call API method in GetDataAsync after the specific length of searchConditions.

It will return DT of data that you can show for the user and return value to another attribute :)

I think I can use a selection attribute to search in the API data source, but is there a way to grab only the values that were selected in this attribute and save all records returned from the data source that meet the search keywords into an item list? The data source will surely return more than one column.

MVP
In reply to: Jacek Wojnar

Hi,

you can use SetValue function (screenshot) in form rule (javascript mode)

Hi Jacek,

Perfect—thank you for the quick response! With your help, I can now complete the application before the weekend.

I hadn't considered looking for a JavaScript functions menu, so this was really helpful.

Wishing you a great weekend ahead!

Best regards,
Björn

P.S.: For anyone else with the same question, I’ve adapted Jacek’s solution specifically to my fields and attached it as a reference.

MVP

Hello everyone,

we are using JavaScript for a RestAPI call (long story – it's a requirement from IT). Now I receive the "Response Status Code" and "Response Text" within the JavaScript, but I also need to send these values back to WEBCON for further processing.
Since we usually work with WEBCON without using JavaScript, I’m lacking the necessary know-how in this area.

Can anyone assist me with this?
Thank you in advance!

Wishing you all a great weekend,
Bjoern

Hi,

I have a strange situation. One of our users, who is a business administrator on a workflow, is suddenly getting an error when attempting to view workflow elements. The error displayed is "Execution timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding."
This is only happening to this specific user.
Where should I even go to look for any detailed troubleshooting?

Thanks