This topic is locked

Fields showing TWICE on some pages

2/18/2009 10:34:07 AM
PHPRunner General questions
author

I tried to move the position of two fields on my list page from the first column to the end. Instead of moving them, it added them so now they both show twice.
This also happened on my view page.
How do I fix this? I tried uploading all files [as opposed to just the changed ones] but that did not work.
Thanks!

V
vytb 2/18/2009

You've got two possibilities:

  1. reset the page and re-do your work

    or (better works for me)
  2. reset the page and move the fields by moving the code: mark the field on visual editor, go to the html mode, cut the marked code and paste it at the place you need - it's easy now on DIV!