New pages
Appearance
10 March 2018
- 08:2008:20, 10 March 2018 How to update READONLY values in ATK (hist | edit) [3,187 bytes] Wayneh (talk | contribs) (Created page with "Mini-Howto (ATK tip) - How to update READONLY values in ATK Problem: If you use the AF_READONLY flag in ATK so that the user cannot modify a record�s value, you may run into...")
20 June 2017
- 01:0001:00, 20 June 2017 Node DB Access (hist | edit) [2,421 bytes] Wayneh (talk | contribs) (Created page with "{{Howto|Easy|Wayne Hulls}} = Examples of Node DB Access = (boolean) addDb( &$record, [boolean $exectrigger = true], [string $mode = "add"], [array $excludelist = array(...")
18 December 2015
- 04:1604:16, 18 December 2015 ATK Configuration Options V8 (hist | edit) [41,402 bytes] Wayneh (talk | contribs) (Created page with "== ATK Configuration Options V8+ ==")
- 03:1803:18, 18 December 2015 Relation Flags V8 (hist | edit) [3,394 bytes] Wayneh (talk | contribs) (Created page with "=== Relation Flags ATK V8+ ===")
- 03:1503:15, 18 December 2015 Node Flags V8 (hist | edit) [2,874 bytes] Wayneh (talk | contribs) (Created page with "=== Node Flags ATK V8+ ===")
- 03:1403:14, 18 December 2015 Module Flags V8 (hist | edit) [609 bytes] Wayneh (talk | contribs) (Created page with "=== Module Flags ATK V8+ ===")
- 02:5302:53, 18 December 2015 Attribute Flags V8 (hist | edit) [7,087 bytes] Wayneh (talk | contribs) (Created page with "=== Attribute Flags ATK V8+ ===")
- 02:3802:38, 18 December 2015 History (hist | edit) [835 bytes] Wayneh (talk | contribs) (Created page with "scvsc")
11 September 2014
- 04:0504:05, 11 September 2014 Relation Flags (hist | edit) [5,166 bytes] Wayneh (talk | contribs) (Created page with "==Intro== Most relations have a $flags param in the constructor. You can pass multiple flags by concatenating them with a pipe symbol (|). Example: <php> $rel = &new atkOn...")
6 February 2014
- 20:2920:29, 6 February 2014 Dynamic and Dependant atkListAttribute (hist | edit) [1,703 bytes] Wayneh (talk | contribs) (Created page with "Values available in list_2 are dependant on value selected in list_1 <php><?php // -------------------------------------------------------------------- // testlists class // -...")
- 20:1920:19, 6 February 2014 Dynamic (hist | edit) [1,703 bytes] Wayneh (talk | contribs) (Created page with "<?php // -------------------------------------------------------------------- // testlists class // -------------------------------------------------------------------- class t...")
- 20:1720:17, 6 February 2014 Dynamic & Dependant atkListAttribute (hist | edit) [42 bytes] Wayneh (talk | contribs) (Dynamic & Dependant atkListAttribute)