Time is a crucial resource that each organization treasures and attempts to turn in a advantage. When selecting document management application, focus on a clutterless and user-friendly interface that empowers consumers. DocHub provides cutting-edge features to optimize your file management and transforms your PDF file editing into a matter of a single click. Insert Checkbox Group in the Medical History with DocHub to save a ton of efforts and increase your productivity.
Make PDF file editing an simple and intuitive operation that will save you a lot of valuable time. Easily change your files and send them for signing without the need of looking at third-party solutions. Concentrate on relevant duties and enhance your file management with DocHub starting today.
continuing on in uh step nine a where were adding are many too many so what were going to do we have it showing everywhere on index details delete but we need to be able to when creating and editing a patient assign the medical history right so were going to use check boxes now to make this easy were going to introduce another new concept here were used to using models but you know the idea of a model is it gets persisted into the database there are times when we want a class a model class that isnt exactly the same or isnt used to persist data but to wrap up or bundle information that were going to show in the user interface and typically in that case we call it a view model as opposed to a model right so im going to make a new folder just to keep them separated and nicely organized ill add a folder here for view models okay and inside here ill add my first view model its just a class right and im going to call it optionviewmodel and essentially it contains just the infor