Jump to content

MTF

Members
  • Posts

    6
  • Joined

  • Last visited

Recent Profile Visitors

455 profile views

MTF's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Hi May, thanks for the suggestion. Upon inspecting the page code, I found this error: "Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience." Looks like it was an issue with the 2 datapages I had calling out on the same aspx page. Removing one of them resolved the issue. Also deploying to iFrames allowed both on the same page.
  2. Hi kRv, deployment method is .NET with secure connection. Datatype of field is Text (255) and is a dropdown on inline edit.
  3. Greetings, I am receiving the following error on our site when attempting to perform an inline update on a tabular report: "System error. (Caspio Bridge error) (5)" This was working fine last week and now it throws this error. Note that this inline edit feature DOES work within Caspio preview mode. Any suggestions/insight would be appreciated. Thanks, Matt
  4. Hello, I want to be able to bulk edit a list and upon doing so, it also write to an Audit table. Is this possible? For example, I have a list of IDs and I would like to set them all to an Approved status, and upon doing so, this would also write to an Audit datapage to show that each ID was approved.
×
×
  • Create New...