# How would you make a 'read more' option?

**URL:** https://community.glideapps.com/t/how-would-you-make-a-read-more-option/19059
**Category:** Ask for Help
**Created:** [November 28, 2020, 1:17pm UTC](https://community.glideapps.com/t/how-would-you-make-a-read-more-option/19059 "2020-11-28T13:17:48Z")
**Posts on this page:** 11
**Page:** 1

<div class="post-metadata">

### Author: ![erwblo](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/erwblo/32/75_2.png) [@erwblo](https://community.glideapps.com/u/erwblo)
#### Post date: [November 28, 2020, 1:17pm UTC](https://community.glideapps.com/t/how-would-you-make-a-read-more-option/19059/1 "2020-11-28T13:17:49Z")

</div>

Say I don’t want to make a longread of one long page, but would want to cut that article in 3? How would you only make Part 1 (= Alinea 1), Part 2 (= Alinea 2), Part 3 (= Alinea3) visible to the reader after some sort of click / action?

---

<div class="post-metadata">

### Author: ![V88](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/v88/32/90054_2.png) [@V88](https://community.glideapps.com/u/V88)
#### Post date: [November 28, 2020, 1:30pm UTC](https://community.glideapps.com/t/how-would-you-make-a-read-more-option/19059/2 "2020-11-28T13:30:30Z")

</div>

![image](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/2/0/2093976fe56606ae28e092cae057c3334114e7b3.png)

Are you aware of this existing functionality? Abbreviates long text and shows a “more” option?

---

<div class="post-metadata">

### Author: ![erwblo](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/erwblo/32/75_2.png) [@erwblo](https://community.glideapps.com/u/erwblo)
#### Post date: [November 28, 2020, 1:35pm UTC](https://community.glideapps.com/t/how-would-you-make-a-read-more-option/19059/3 "2020-11-28T13:35:30Z")

</div>

Thanks! Yeah that’s valuable when it’s only text, but what I am working on is

1. Title - Subtitle - Intro
2. Image - Header - Alinea 1 - Alinea 2
3. Video - Header - Alinea 3 - Alinea 4
4. Etc

I am looking for a user specific way to do this.

- Could be maybe done with User Profiles and a button with action increment +1 so only show if that column is not empty ?
- But can the reader, read an article than again?

---

<div class="post-metadata">

### Author: ![V88](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/v88/32/90054_2.png) [@V88](https://community.glideapps.com/u/V88)
#### Post date: [November 28, 2020, 1:42pm UTC](https://community.glideapps.com/t/how-would-you-make-a-read-more-option/19059/4 "2020-11-28T13:42:15Z")

</div>

Yes. Agreed. Or an inline choice with 3 options, user specific again?

---

<div class="post-metadata">

### Author: ![Jeff\_Hager](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/jeff_hager/32/43_2.png) [@Jeff\_Hager](https://community.glideapps.com/u/Jeff_Hager)
#### Post date: [November 28, 2020, 4:44pm UTC](https://community.glideapps.com/t/how-would-you-make-a-read-more-option/19059/5 "2020-11-28T16:44:36Z")

</div>

Maybe I’m confused on what you are trying to do, but couldn’t you add a user specific column and use a button or action text with the increment action to control visibility of other sections of the article?

Do you have any mock up screenshots, or a similar site that does this?

---

<div class="post-metadata">

### Author: ![erwblo](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/erwblo/32/75_2.png) [@erwblo](https://community.glideapps.com/u/erwblo)
#### Post date: [November 28, 2020, 5:02pm UTC](https://community.glideapps.com/t/how-would-you-make-a-read-more-option/19059/6 "2020-11-28T17:02:54Z")

</div>

Hi Jeff, see it as one long story divided in 3. So by clicking next (or something else) on page 1 you unlock page 2 etc.

 ![CleanShot 2020-11-28 at 18.00.42@2x](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/3/4/344155e2833d2d8bfa01f7f3001aef1a79057c03.png)

---

<div class="post-metadata">

### Author: ![Jeff\_Hager](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/jeff_hager/32/43_2.png) [@Jeff\_Hager](https://community.glideapps.com/u/Jeff_Hager)
#### Post date: [November 28, 2020, 5:17pm UTC](https://community.glideapps.com/t/how-would-you-make-a-read-more-option/19059/7 "2020-11-28T17:17:58Z")

</div>

All of the contents of the story are in one row, correct? I would just add a user specific column to hold an increment value. Then add an action text component, or some other component that has an increment action to increment the user specific column. Then set the visibility of the components in each section based on that increment value.

---

<div class="post-metadata">

### Author: ![erwblo](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/erwblo/32/75_2.png) [@erwblo](https://community.glideapps.com/u/erwblo)
#### Post date: [November 28, 2020, 5:27pm UTC](https://community.glideapps.com/t/how-would-you-make-a-read-more-option/19059/8 "2020-11-28T17:27:31Z")

</div>

@Jeff_Hager Thanks, that was the direction I was looking into too! Is there a decrement option as well? In case people want to go back into a story?

---

<div class="post-metadata">

### Author: ![benmitchell](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/benmitchell/32/13820_2.png) [@benmitchell](https://community.glideapps.com/u/benmitchell)
#### Post date: [November 28, 2020, 5:30pm UTC](https://community.glideapps.com/t/how-would-you-make-a-read-more-option/19059/9 "2020-11-28T17:30:05Z")

</div>

increment by -1?

---

<div class="post-metadata">

### Author: ![erwblo](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/erwblo/32/75_2.png) [@erwblo](https://community.glideapps.com/u/erwblo)
#### Post date: [November 28, 2020, 5:32pm UTC](https://community.glideapps.com/t/how-would-you-make-a-read-more-option/19059/10 "2020-11-28T17:32:57Z")

</div>

I didnt think that would be an option, but I’ll have a look!

---

<div class="post-metadata">

### Author: ![erwblo](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/erwblo/32/75_2.png) [@erwblo](https://community.glideapps.com/u/erwblo)
#### Post date: [November 28, 2020, 6:56pm UTC](https://community.glideapps.com/t/how-would-you-make-a-read-more-option/19059/11 "2020-11-28T18:56:23Z")

</div>

Thanks Ben! Should do the trick!
