Skip to Content
0
Former Member
Nov 02, 2012 at 11:27 AM

Put condition in PLD

822 Views

Dear All Experts,

Facing problem in PLD logic in below case. Please help me.

I have two Text Field.

1) Field_100 (Source type Database and value get from one of the table field) (It never be blank)

2) Field_101 (Source type Database and value get from one of the table field) (It can be blank)

Now there is another Text Field say Field_103, now i want to put the logic in that if Field_101 is blank then Field_100 value should display in Field_103.

And if Field_101 is not blank then Field_101 would print in Field_103 eventhough Field_100 is not blank.

Please guide me.

Regards,

AKM