Search found 6 matches

by lburkeckc
Tue May 14, 2019 11:31 am
Forum: ReadyDoc Visibility Conditions
Topic: Folder visibility when uw is not NA
Replies: 1
Views: 2501

Folder visibility when uw is not NA

Visibility isn't working. I need this condition to show a folder only when NA is not the underwriter. If there are no Underwriters or if Underwriter is one other than NA, then the folder should not show. If the Underwriter is NA, then it should not show the folder. if Order.Underwriters.Count == 0: ...
by lburkeckc
Tue May 14, 2019 11:28 am
Forum: ReadyDoc Visibility Conditions
Topic: Folder visibility when uw is not NA
Replies: 1
Views: 2512

Re: Folder visibility when uw is not NA

Please cancel this request.
by lburkeckc
Tue May 14, 2019 11:20 am
Forum: ReadyDoc Visibility Conditions
Topic: Folder visibility when uw is not NA
Replies: 1
Views: 2512

Folder visibility when uw is not NA

Visibility isn't working. I need this condition to show a folder only when NA is not the underwriter. If there are no Underwriters or if Underwriter is one other than NA, then the folder should not show. If the Underwriter is NA, then it should not show the folder. if Order.Underwriters.Count == 0: ...
by lburkeckc
Fri May 10, 2019 5:26 pm
Forum: ReadyDoc Visibility Conditions
Topic: Visibility based on several conditions
Replies: 1
Views: 2467

Visibility based on several conditions

I need to have this snippet to do the below statements. What I can't figure out is the first two lines of code. I don't want the document to show if the property state is WI, but then the coding after that needs to be to show if a Refinance and if not a Refinance then at least two of the following c...
by lburkeckc
Thu May 09, 2019 4:20 pm
Forum: ReadyDoc Visibility Conditions
Topic: Visibility Based On UW not being a certain one
Replies: 2
Views: 2658

Visibility Based On UW not being a certain one

How can I set a visibility based upon the UW Lookup Code NOT being a particular code. For example I want a folder to show if the UW Lookup Code is NOT NA.