-
Recently active
Hi, I am not able to find the folder option to create folder after creating an application and navigating to application Page. When i click on new to add the folder , i can't see that folder option to create folder. Can someone help on this what may be the issue and how to resolve this. Thanks, Shivappa
Hi, I am loading an interface when a one of the sub action button was clicked and this interface will have 2 dropdowns along with "Submit" and "Cancel" buttons. I need to validate when user click on "Submit" and should not allow the form to submit when if some of the rule inputs CDT data is missing. How can I stop submitting the form when user clicks on "Submit" button and also, I have to show the error message by saying "you have missed some of the data fields before performing any option selection". How can I achieve this. I am missing some kind of trick here.
Any help will be appreciated. See error on the right. Thanks
I have a use case where I am displaying user entered data in a help tooltip. The users would like the tooltip text to reflect returns and extra spaces that were entered. Is there any way to do this? Creative options welcome!
Hi Experts, With the latest update of Appian version my source filter have stopped working as it contains loggedInUser() and now() functions in it. What would be the workaround to handle this. Thanks, Gaurav Singh
Hi, I want to display a message informing an user to check their mail when a button is clicked. The button is for exporting the grid to excel. How do I do that? Thanks
Was wondering if anyone else have tested this new Appian smart service and got the error message returned from the Stored Procedure. I tried getting an Error message returned from the store procedure but nothing comes back. Error Message and Error Occurred in the output tab does not store anything into my variables after the smart service is ran. I get back data for result sets and parameters though. I used Microsoft SQL server management studio to create my stored procedures. Execute Stored Procedure Smart Service - Appian 22.1
Hello AllHopefully very easy question for you!I have the User ID from the User Picker, I want to display in a separate field the User First Name and in another the User Last name.How can I do that? For example where user Id is: jonhssomething like .... toUser(johns.firstname) ?? Thank you!!
Hi, I have a read-only grid with a few columns, but there are quite a number of other columns from the other tables which need to be populated in excel. I have a Data base view where I have joined all the required tables to get the data. Can someone suggest the best way I can use the SQLServer view to get the data into excel? Thanks in advance
I want to use area chart in my interface.But when I use a!areaChartField () in my interface it gives me error :"Function not available"
Hi All, Is any plugin available to read the content of login-audit file in .gz file format? Appreciate tour help
Hi, I have a requirement to call SQL User Defined function in Appian Appian version : 21.1
Hi, Is there any control in Appian which can give this type of look and feel. Thanks.
Hello All!I'm trying to figure out the best way to autocomplete a field with an Appian user name?For Example I start typing persons surname:SmiAn auto complete suggests:Smith JonSmith Dan Etc etc The idea here is an "Admin" will log into this start typing the users last name or first name etc and have Appian give suggestions which the user can then select one of this will then be used as a variable to confirm groups user is a member of so we can add or remove access to other groups.As always any help is appreciated thank you! :)
grid data convert to excel sheet format
Appian recently upgraded its version to 22.1 yesterday after which users are facing an issue of the UI being greyed out when using the scroll bar of the browser to scroll right in order to view the data. Before that, it was working fine. Attaching the screenshots of the issue where the area is greyed out and the data is not visible. This happens in the forms where there is more number of columns Initial screen: When scrolled: When we use the scroll bar of the grid instead of the browser scroll bar then this is not happening. Used the scroll bar marked with red arrow Can anyone suggest anything how can this issue be resolved or will Appian resolve this issue in its next upgradation?
I have two rule input of type Any Type When we append both in a!save() , it throws error "Requires writer object". when we cal from one interface. We are calling from multiple other interface where it works fine. Anyone faced this issue? a!save(ri!var1,append(ri!var1,ri!var2)
Hello? can I use "update constant smart service" with process model? thank you.
I'm looking to condense an existing process model which has multiple branching paths each containing a sequence of subprocesses and script tasks. For the purpose of readability, the branched paths need to be represented by a single subprocess which passes in all the needed inputs. What's a good way to go about doing this?
I discovered this issue because I found out a query into a task report wasn't returning some expected data. I took a look at the report itself, and the data was missing from there, so it wasn't a problem with the query. I went through the process models to see if I can at least pull out information about the specific process instance that wasn't showing up in my task report. I went into the parent process model and tried to open the subprocess instance, but found this error: How does this error show up? I suspect one way would be for a user to open up process instances on the subprocess level and delete some there, but I haven't deleted any recently and I don't think other people working on this project have either. Are there other ways for this error to show up?
Hey Guys, I have a process model where employees can submit a request. The submitted request gets either approved by the manager or employees can cancel the request prior to it being accepted by the manager. For this, I have two user input tasks with the OR gateway where, once the request is submitted it will go on both employees as they can either cancel or not, and to the manager to accept the task. Now, I want to automatically cancel one user input task as another gets executed. Is there any way, it can be configured in the process model. Thank you,
Hey all, I am trying to have a loop where a counter is increased once per day ( with a timer set to tat interval ). So when the 2nd task is activated, I would be able to subtract that counter from the max of 12 days. Im quite new in Appian, and I would to know what expression, or how should I configure in order for this to work. 1) created a new variable 2) setup a timer event. Do I need some extra configuration here? 3) on the script task the configuration ( i want to start from 0 days ?) What the best way to configure it ? is it that correct ? Kind Regards, Victoria
Hello, Can a company’s design framework be loaded into SAIL? Will it accept CSS for element styling, static color specifications etc?
In my Appian Exercise, I have a interface where i'm getting a record of particular record type ("employee") using a rule and storing it in local variable. a!localVariables( local!employeeDetails: rule!EE Employee("1"), i'm using this local variable in textfield. a!textField( label: "Employee Department", labelPosition: "JUSTIFIED", value: local!employeeDetails[recordtype!EE Employee.relationships.EE Department.fields.departmentName], characterLimit: 255, readOnly: true ), This large font coding is not fetching me value, giving null value Please help
Hello, I recently found out about 'Create Expression Rule Smart service' and 'Update Expression Rule Smart Service'? I am no sure these smart services provide what I need. Is there any guidance that I could follow to use these smart services? Thank you.
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.