2nd post: BUG: FORM formula get lost when changing a view via LS?!

Hi all,

I post it again - maybe my 1st mail wasn’t clear enough

a strange effect/bug:

An LS agent change a view column formula like:

Forall vc In view.Columns

If vc.IsFormula Then

do sth with vc.formula

End If

End If

End Forall

The change of the view column’s formula is OK,

BUT: After that change the view FORM FORMULAis empty (was filled before with a string like “myForm”)!!

a bug, well?

Uwe

Subject: If you would search before posting…

…you would find there’s a technote about this issue.

It is fixed in 8.5.

Subject: I did search, Andre …

… but do not found any results: in this forum.

I confess that I do not search the whole tech library.

Thx anyway :wink:

Uwe