1HTML::FormHandler::FielUds:e:rPrCiomnatrryiKbeuyt(e3d)PHeTrMlL:D:oFcourmmeHnatnadtlieorn::Field::PrimaryKey(3)
2
3
4
6 HTML::FormHandler::Field::PrimaryKey - primary key field
7
9 version 0.40068
10
12 This field is for providing the primary key for Repeatable fields:
13
14 has_field 'addresses' => ( type => 'Repeatable' );
15 has_field 'addresses.address_id' => ( type => 'PrimaryKey' );
16
17 Do not use this field to hold the primary key of the form's main db
18 object (item). That primary key is in the 'item_id' attribute.
19
21 FormHandler Contributors - see HTML::FormHandler
22
24 This software is copyright (c) 2017 by Gerda Shank.
25
26 This is free software; you can redistribute it and/or modify it under
27 the same terms as the Perl 5 programming language system itself.
28
29
30
31perl v5.34.0 2022-0H1T-M2L1::FormHandler::Field::PrimaryKey(3)