November 2018
Intermediate to advanced
404 pages
10h 16m
English
The entry.leaf is similar to new.leaf. However, the existing entry's ID, title, and content are already filled in the form for you:
#embed("header")<!--form--><section class="form" id="myForm"><div class="container"><div class="row"><div class="col-lg-12"><div class="heading"><h1>Edit a Journal Entry</h1></div></div></div></div><div class="container max-width"><div class="row"><div class="done"><div class="alert alert-success"><button type="button" class="close" data-dismiss="alert">X</button>Your message has been submitted.</div></div><div class="col-md-12"><form action="/journal/#(index)/edit/" method="post"><fieldset class="form-group"><input name="id" type="hidden" value=#(entry.id)" /><input name="title" type="text" class="form-control" ...Read now
Unlock full access