Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

we We need to merge duplicate fields ,when some one  has created forms Schema Design with Duplicated fields .. which have the same field Properties that is `Field Name`, `Description` ,`field-type`, `concept` , `default-value`,`select-multi`     

...

Effects of "Merge Duplicate Fields"

The function merges simiilarsimilar/ Duplicated  fields per each form, and it points all the duplicated fields to the first field. 

the The function does not delete the duplicated fields from the given Form_Field table in the Database , neither  from the form Layout, but t just points the duplicated Fields to one single Field.

...

  1. Before the Duplicated Fields are merged                                                                                                                                                                                                                                                                                    when u search in "Find field Elements" for a field to add to the form, all the Duplicated Fields are returned as different fields.


  2. After you Merge the Duplicated Fields                                                                                                                                                                                                                                                                                          when u serach search for the Duplcated Duplicated field, it is returned as a merged field

...