-
APP Studio proliferation challenge
Issue All pages inside an app are visible to all users who have access to the app. To manage visibility, we are forced to create separate applications so that only the right people can access the right information. This approach increases the number of apps we need to maintain, creating complexity, duplication, and…
-
Enterprise Data Copy throws schema error when copying dataset between instances
Issue The initial copy from Prod to Sandbox worked correctly — the dataset was created in Sandbox. The dataset was later deleted from Sandbox as it was no longer needed. When attempting to copy it again using the same job, the transfer failed. The log shows the following error: "Failed to update destination schema after 5…
-
APP different behavior in desktop and mobile
Issue The mobile version does not mirror the desktop behavior. This creates confusion and an inconsistent user experience. Requirement Navigation and filter behavior should be consistent across desktop and mobile: When navigation is hidden, tabs and the filter button should disappear on both platforms. The mobile version…
-
Filter Synchronization and Exception Handling
Issue When navigating between pages: Selected slicer values persist visually, but the filter logic does not actually apply. Cards do not update according to the slicers. Smart Text in card titles does not reflect the selected filters. This issue only occurs when some cards are excluded from slicer actions using Filter…
-
Enable Form Popup via Text/Image Element or Customizable Button Image
It would be very useful if it were possible to open a form in popup mode through a text element or an image, or alternatively, to customize the image of the "Button" that opens the form as a popup. Otherwise, to use custom images, we have to drill through to another page of the app, which means losing the popup format of…
-
How can I open a popup form through a text component in App Studio?
It is possible to open a form as a pop-up using a Button component, but not through a text or image element. However, I need to trigger the form from a text element because I want to customize the image displayed, and the Button component only allows default DOMO icons. While I can open the form via page navigation within…