[Apologies if this is phrased badly]
I have two very similar "Forms" that I want to be in a List...or two lists? Both have near identical data, but different validation rules.
As I understand it I could have two Lists, one for each type
OR
I could have multiple forms in a single list
OR
I could have two Content Types and allow my List to have both content types?
Which is the recommended way to go for flexibility etc?
NOTE: I started with the two "New Item" forms within a single list, as this sounded sensible...however, I don't see both forms in the "New Item" action on the Ribbon?
e.g.
I would like the User to be able to EASILY choose from:
Customer Request No Response
Customer Request SMS Acknowledge
Since both are nearly identical, it made some sense to put them in the same list - however, I am doubting that now and thinking perhaps two lists is better?