Questions tagged [unqork]

Unqork is a visual "no-code" application development platform.

9 questions
1
vote
0 answers

In Unqork, how to make sure the modules and workflow don't get deleted even after 30 days?

In Unqork, the modules and workflow which aren't edited for 30 days will be deleted. The modules in which I'm working now are very important and I don't want them to get deleted ever. May I please know what I can do?
1
vote
1 answer

Search functionality in Unqork

I have a dashboard which has 10 records labeled as name, contact number and policy number. I need to have search bar. Using policy number I need to retrieve the record. How can this be achieved using Unqork?
Hemashree
  • 11
  • 1
0
votes
1 answer

DocuSign: SIGNATURE_PROVIDER_INVALID_FOR_NONSBS

I'm trying to integrate Docusign with an Unqork app. I am trying to place the sample request that was given in createEnvelope REST API for SBS digital signature, with an embedded signing ceremony. While trying to invoke the API, got this…
Shrinidhi
  • 1
  • 1
0
votes
1 answer

How can I filter an array of objects using an object

I want to filter an object of object, looking like this, using a field form an other object, like this. I try to use the field borough. Which formula I should use in filter?
0
votes
0 answers

Is there a way to exclude selecting currentDate from date picker component in UNQORK platform?

Even though we select custom filter to show future dates, there's a option still to select current date from the component. Any help or alternative ways will really appreciate.
0
votes
0 answers

How to put a search field extracting all data of particular entry in Unqork?

Also I am not able to collect data from fields and put them in Data table directly , also cannot generate a unique ID .
0
votes
3 answers

How to style a radio button to look like a regular Learn More Button

I am designing an app in Unqork. The issue I have is how to shape the radio button to look like the regular Learn More button. I only intend to style the radio button instead of making it into a multiple choice. The style of the regular button…
Skipper Lin
  • 65
  • 1
  • 7
0
votes
1 answer

How do I get data from a table based on reference value

I have created a data table in unqork. How do I get data from that table based on a reference value. For example the user enters a piece of data that resided in column A and I want to display the corresponding value from column C on my form.
0
votes
1 answer

Getting "email" is required error for SSO requests configured in SAML

Has anyone configured SAML SSO for active directory? I am getting "email" is required error when a user tries to login into Unqork platform. Does this error means that email is required in SAML token? What would be the next steps to fix this…