Geoff Booth
Comments
Recent activity by Geoff Booth
-
I think you might be stuck unless the application ignores TTX files. My understanding is the P & D is based on standard crystal report export functionality so it may not be possible to turn off the...
- View comment
- 0 votes
-
DB Mailer might be simpler but you seem close Try creating a report configuration with a "Blank" crystal report (Create new report - save as)
- View comment
- 0 votes
-
I don't have P & D installed but from looking at the help fie try changing the Attachment Type to "No Attachment" and then add your additional attachments as normal
- View comment
- 0 votes
-
Are you using Boyum Print & Deliver? What is the file type you are trying to send?
- View comment
- 0 votes
-
Validation: Set the Before Action to False Set the ActionSuccess to True UF: @STORE1 = SQL(Select T0.U_Min_Price FROM OITM T0 Where T0.ItemCode = $[$38.1.0]); Set($[$38.U_Min_Price.0]|@Store1);
- View comment
- 0 votes
-
Hi Mark. Welcome to Boyum! As with everything there are always some trade-offs. The "Sort Order" is text based hence the visibility issue. This is more apparent in this case as you had 4 digit nu...
- View comment
- 0 votes
-
I have never tried this but try changing your select to: OSCL.internalSN As 'Equip SN' Good luck
- View comment
- 0 votes
-
Can you post your current code?
- View comment
- 0 votes
-
Either your screen shot is missing the OK Cancel buttons at the bottom or the form did not load properly. Did you exit out of SAP after changing the Default Group to Mandatory and restart. Check t...
- View comment
- 0 votes
-
Although the field has been "moved" on to the main form it is technically a new field on the form (although linked to the UDF). It will have a field ID similar to BOY_1. You need to re-create the U...
- View comment
- 0 votes