This is what we've found with your selected tag(s)
Add another tag to filter the results or ask the community!
  • Data only populates after clicking custom pagination arrow

    Hello, I am troubleshooting an issue I have with a GRID where there is no data populating the GRID when I load the page but after clicking one of the custom pagination arrows we have, the data populates but then we can't click the arrow to go to the…
  • Using grid for a survey interface

    Hi team I'm needing some help with getting an interface together to populate a simple table for collecting survey data. I have a list of software titles divided into categories. Each category will be surveyed individually, until we have gone through…
  • Connecting grid to database Properly.

    I am trying to edit someone else code to add more columns in a grid view, which takes data from appian cloud database. But I am not able to get the data configured properly. I edited the old code, and changed the constants (for new CDT), but still cant…
  • back-tracking from grid view to the database.

    Hi, I have a table ( a grid) to display certain fields from the appian cloud database. In the database there are many tables and views(probably more then 100s). How do I back trace and know from where this particular table is getting populated, from…
  • How can we insert multiple records into Database table?

    Hi all, I want to add multiple customer data into Database table named tbl_Customer. The requirement is like customer has 4 fields (ID, Name, Department, DOB), there is a grid, I want to add these records, if user want to add new rows, so he can do…
  • Submit button not working as I expect

    Hi all, I have an interface that displays an editable grid - representing a timesheet and the days of the week - Monday to Friday. The interface is part of a site. The idea is, an employee can enter their start time, finish time, lunch break etc and…
  • Presenting Data from DB

    Hello everyone, I have a problem with presenting data from DB. There is short introdcution: In SQL DB SERVER i have a table called email request and there are rows called id, request number, sender, title, recieved at, email body and folder id. This…