VPME 9.1 FIX: Related Pages form builder

The place where ProMatrix posts coding tips and fixes. Read only.

VPME 9.1 FIX: Related Pages form builder

Postby JessicaLawson » Sun Jun 13, 2010 5:29 pm

VPME 9.1 FIX: Related Pages form builder does not fill in grid header captions

Applies to: VPM Enterprise 9.1

Symptoms: The Related Pages form builder does not fill in the caption of headers in grids.

Resolution: Make the following changes to the Related Pages form builder form SSYSOFBR.scx that is
in VPM's BUILDERS directory. After making these changes rebuild the VPMBldrs.app file this is in
VPM's home directory using the VPMBldrs.pjx project that is in VPM's BUILDERS directory.

1. In the Init event change:

ThisForm.aSource(ThisForm.nSource,3) = ALLTRIM(ddfall_v.cDescriptionLong)

To:

ThisForm.aSource(ThisForm.nSource,3) = ddfall_v.cDescriptionLong+ddfall_v.cDescriptionShort

2. Search the form for the four occurrences of the string ",30" (without the quotes) and change them
to ",50" (without the quotes).

3. Search the form for the two occurrences of the string ",31" (without the quotes) and change them
to ",51" (without the quotes).
JessicaLawson
 
Posts: 79
Joined: Sun Jun 13, 2010 1:23 pm

Return to ProMatrix Library

Who is online

Users browsing this forum: No registered users and 3 guests

cron