You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
646 B

  1. To configure this module, you need to:
  2. #. Go to *Settings > Technical > Database Structure > Import Match*.
  3. #. *Create*.
  4. #. Choose a *Model*.
  5. #. Choose the *Fields* that conform a unique key in that model.
  6. #. If the rule must be used only for certain imported values, check
  7. *Conditional* and enter the **exact string** that is going to be imported
  8. in *Imported value*.
  9. #. Keep in mind that the match here is evaluated as a case sensitive
  10. **text string** always. If you enter e.g. ``True``, it will match that
  11. string, but will not match ``1`` or ``true``.
  12. #. *Save*.
  13. In that list view, you can sort rules by drag and drop.