Calendar - Please choose an event type:

Hi,

What do you mean by "with 2 tables"? Normally the calendar is linked in the Option to ONE table's field for the start date, end date, label and (optional) status. It also looks like you have somehow modified the default pop up add form becuase it does not display a dropdown by default. In doing so it looks like you may have also wpied out the div to save the changes ...

Code:
<div class="fabrikActions form-actions">
    <div class="row-fluid">
        <div class="span4">
            <div class="btn-group">
            <button type="button" class="btn btn-primary button save" name="Submit">Save</button>              </div>
        </div>
        <div class="span1"></div>
        <div class="span2">
            <div class="btn-group">
                            </div>
        </div>
        <div class="span1"></div>
 
        <div class="span4">
            <div class="pull-right btn-group">
                              </div>
        </div>
    </div>
</div>

Hat pop-up is a form and without any way to submit it... there is not way any changes can be saved. Please provide the specifics on what you did... exactly how you are trying to get what you want, and any other relevant details. Just saying it does not work without saying what you changed and how will not give much of a base to help from.
 
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top