task

PAGE VERSION - view/address -v-009

[previously]

  1. PAGE-view/layout - index - definition for page and links to previous edits 

[currently]

  1. ] 2013-05-18 - NEW VERSION -v-009 - REF# 1670 - ] addressContent  x] layout-margin, x] scrollable, x] fill content preview panel ] 
  2. x] EDIT buildList method to get content field of first 'person' record in returned set 
  3. x] CUT green space
  4. x] EDIT div id people that wraps div dl, renamed div dl as addressList, remove class displayList, ADD class addressList 
  5. x] sospep.css - ADD class addressList
  6. x] ADD div addressContent - for content preview panel
  7. x] CUT listview delegate code
  8. x] TRY assign content_person to content panel - 
    1. x] FAIL view address doesnt contain content_person field
    2. *] could add feild 'content' to veiw-address field list BUT this could potentially pull a bunch of EXTRA data we may not need, 
  9. x] ADD 2nd qry, 2nd Json call to pull individual record of 1st record in record set
  10. x] NOTE re qry/PG - NOT using data access and qry, but OOP
  11. x] EDIT change PG name to select-Person, add param value to pass in, 
  12. ] PRB is not changing global var qry1_param, changes it inside the 1st getJson call but does not change it in 2nd getJson qry
    1. x] TRY move code to bottom of page RES = N/C
    2. x] TRY create function to pass value RES = fail
    3. x] WORKAROUND - TRY nested getJson request - WORKING
    4. *] CUT the param1 var
  13. x] ADD tinymce textarea viewer to display 'content' in editor window
  14. x] FIX PRB - with tinymce displaying html as html and NOT as formatted text
    1. var decoded = tinymce.DOM.decode(person.content_person); 
    2. tinyMCE.get('content').setContent(person.content_person,{format : 'raw'});
  15. x] LAYOUT - addressContent preview window (margin, height, width, ) 
  16. x] DELETE - the svr side helper method generator code for the alphaList controllers

[next]

  1. ] FIX authMenu ? find it
  2. ] ADD navHeader, 
 
] // qry1_param=records[0].id_person;
        // qry1_param_set(records[0].id_person);
        // qry1 = qry1+qry1_param;
       
function qry1_param_set(value){
    qry1_param = value;
}
// document.getElementById('content').value = person.content_person; (this would work on a normal textarea, but not on a tinymce textarea )
// $('#content').html(person.content_person);
       
Details Photos Edit more

Details

ID: 1670

NAME: PAGE-VERSION-view-address-v-009

DESCRIPTION: ] # # - UPDATE FEATURE

START DATE TIME: 2013-05-18 20:30:00

EST DURATION: 03:00:00

END DATE TIME: 2013-05-18 23:30:00

STATUS: Completed

PRIORITY: -5

OWNER ID: 1

Content Photos Edit more

photos

photos for this task

actions

Agenda Email task SMS task Priorities