Discussions tagged DataObject
2025 Beta datawindow object stored procedure update enhancement
- Misc
- Last updated 1 month ago
- Chris Pollach @Appeon replied 1 month ago
I just downloaded the 2025 Beta for Powerbuilder and the initial code enhancements look nice at first glance. However, as I do with every new version I download I check to see if any updates have been made to the datawindow painter in regards to when...
Change background.transparency in nested report object - PB2022 R3
- How-to
- Last updated 7 months ago
- Mark Goldsmith replied 7 months ago
I have been tasked with adding a watermark to printed documents.
Before printing, I copy the dataobject into a local datastore, copy the data (RowsCopy), add the watermark to the background (Modify("CREATE...")), and then make the background for ea...
Changes in Dataobject syntax
- Resolved
- Issue
- Last updated 10 months ago
- Chris Pollach @Appeon replied 10 months ago
Dataobjects created with PB2022R2-2819 get an error when i try to deploy/regenerate them with PB2022R2-1900.Error message = Datawindow error: Line 195 Column 242: incorrect syntaxWith 'edit source' line 195 = ' dptl_mdpstdtbl.nd1std as nd1std...
Feature Suggestion for Modify Expression Dialog
- Resolved
- Misc
- Last updated 1 year ago
- Francisco Martinez @Appeon replied 1 year ago
I couldn't find a place for new feature suggestions, so I'll make it here. It would be nice if the PB IDE Modify Expression window were resizable, or at least larger, so we could see more of a complex expression without having to scroll.
...
Using addToLibraryList function in powerserver cloud app
- Advice
- Last updated 2 years ago
- Heino Hellmers replied 2 years ago
Hi,
we are using the addToLibraryList() function to dynamically extend the library list of our application, to dynamically use other/new powerbuilder objects like datawindows etc. This seems to be not fully supported anymore when deploying a powerse...
PowerServer Web 2019 Validation Expression bug
- Issue
- Last updated 4 years ago
- Chris Pollach @Appeon replied 4 years ago
I have a DataWindow Object on a Window that switches between two DataWindows via DataObject = "d_...". Each DataWindow has at least one column with a Validation Expression.
I have no issues running the application in executable/desktop form. Once...
- Page :
- 1