Minimum Records for Multi Record Manager

4 posts by 2 authors in: Forums > CMS Builder
Last Post: December 8, 2014   (RSS)

By amy - December 8, 2014

I see the option to set a maximum number of records for a multi record manager – is there any way to set a minimum? We occasionally have a situation where this would be helpful.

Thanks!

Amy

By claire - December 8, 2014

Hi Amy

I believe this is the kind of thing that should be handled in the PHP of a viewer file, using some simple if-else logic. I'm afraid it's not built in at all.

Can you give me an example of what you're trying to do? I might be able to give you a quick code snippet you can use elsewhere.

--------------------

Claire Ryan
interactivetools.com

Save time by getting our experts to help with your project.
http://www.interactivetools.com/consulting/

By amy - December 8, 2014

Hi Claire,

Thanks for getting back to me. We can set up some alternate content (if no records, then load this) in the PHP file, but were wondering if there was a way to keep the client from deleting all records in an editor. Both ways have their pluses and minuses, but we were curious to see if it was an option as it might save us some work in certain situations. Thanks for offering to help!

Amy