rendering custom attributes :: values spilling over

Permalink
I make use of c5's custom attributes - similar to the address type.

My problem can be replicated by simply placing multiple address type attributes within any category as typical (i.e. user). In the Dashboard, when the custom attribute's $ak->render('form', $vo, true) is (js/css) shown its form fields will be populated by the most recently filled custom attribute rendering - though obviously not saved.

The default text attribute types do not do this. What's missing in the address attribute's input field that would make it behave similar to the text inputs? Meaning, what is needed to stop custom attributes from filling their form fields with various buffered (ob_start) content?

(At least that's what I think is happening. I thought passing the akID would solve it but it appears to not be doing the trick.)

Thanks

Ricalsin
 

This website stores cookies on your computer. These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media. To find out more about the cookies we use, see our Privacy Policy.