Ugo DI LUCA Posted February 20, 2004 Posted February 20, 2004 Hi, This was made in answer to a post on a french list. This enable you to dynamically fill a repeating container by a repeating field holding the related Ids of the images. Something I discovered while "building" this tip is that the Status(CurrentRepetitionNumber) acts rather strnagely. Check the c_ModTime calculation, which is a basic Trigger from which I parse the ID and Repetition Number. The calcs ends with either 11,22,33, or 44 where I'd expected it would have ended with 1,2,3,4. No problem, just extract the last number, and in case you deal with more than 9 reps, use the Lenght( ) to split and extract the desired repetition. Curious though...What experts would say about it ? 1077239697-Multivalu
Recommended Posts